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.

AM57x MTU limit

Other Parts Discussed in Thread: AM5728

Hello,

I'm using the following:

HW: CompuLab custom board CL-SOM-AM57x with AM5728.

SW: SDK am57xx-evm-02.00.02.11.

In the technical reference manual of the AM572x, section 24.11.1.1 it is mentioned that the MTU of the GMAC_SW is 2016/2020.

I noticed that the driver limitation is 1500:

# ifconfig eth1 mtu 1500
# ifconfig eth1 mtu 1501
SIOCSIFMTU: Invalid argument

Is there any SW fix for MTU between 1500 and 2016?

Thanks,

Uri