Hi,
I am working on some networking application on C6670 EVM. Can you please let me know how to enable jumbo frames in GbEth sub-system.
Is there any other thing which needs to be enabled at ethernet MAC for setting MRU > 1500 ?
Thanks,
Ankit
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am working on some networking application on C6670 EVM. Can you please let me know how to enable jumbo frames in GbEth sub-system.
Is there any other thing which needs to be enabled at ethernet MAC for setting MRU > 1500 ?
Thanks,
Ankit
Hi Ankit,
You need to set two registers:
in CPSW P0_RX_MAXLEN and in each CPGMAC port RX_MAXLEN to the desired MRU.
Regards,
Javier