Tool/software: Linux
Linux version is 4.14.79+
Processor is AM6548
Doesn't Linux version 4.14.79+ support change MTU value of ethernet?
I can't change the MTU value of ethernet, so I can't enable the jumbo frame. after my investigation, I found the function 'eth_change_mtu()' is not be implemented in the driver '/drivers/net/ethernet/ti/prueth.c'.
when is it can be available ?