Skip to content

Why comment #CONFIG_ETH_MCUX_RX_BUFFERS=6, #CONFIG_ETH_MCUX_TX_BUFFERS=8 in MIMXRT1060_EVK #66591

Closed Answered by DerekSnell
YMont asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @YMont ,
Discussing with our team who tested this gPTP sample, these commented Kconfig lines in mimxrt1060_evk.conf appear to be a mistake, but they are trivial.

CONFIG_ETH_MCUX_RX_BUFFERS defaults to 6, same as the commented line.

And CONFIG_ETH_MCUX_TX_BUFFERS defaults to 1. Our testing found more TX buffers were not required for this sample.

Best regards

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DerekSnell
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug The issue is a bug, or the PR is fixing a bug area: Networking platform: NXP NXP
2 participants
Converted from issue

This discussion was converted from issue #66464 on December 15, 2023 22:53.