Hello Champs,
Does TDA4VM support jumbo frame?
Customer executed below command and it prompted below error message.
ifconfig eth0 mtu 9000 up
eth0: mtu greater than device maximum
SIOCSIFMTU: Invalid argument
Thanks
Regards
Shine
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.
Hello Champs,
Does TDA4VM support jumbo frame?
Customer executed below command and it prompted below error message.
ifconfig eth0 mtu 9000 up
eth0: mtu greater than device maximum
SIOCSIFMTU: Invalid argument
Thanks
Regards
Shine
Hi Shine,
Is this ethfw or native linux driver? Which SDK?
Regards,
Tanmay
Hi Tanmay,
Customer used the prebuilt kernel and filesystem in ti-processor-sdk-rtos-j721e-evm-08_04_00_06.
Thanks
Regards
Shine
Hi Shine,
I checked the TRM and it mentions that the maximum frame size possible is 2020 bytes. So cpsw doesn't support jumbo frames.
Regards,
Tanmay