According to the technical reference manual, Cyclone V does support jumbo frame up to 9.6KB, which I read as it will support MTU up to 9000. But I couldn't get it to work properly with MTU9000.
I define working as in I can ping with a packet size of 9000 bytes, e.g "ping <host> -s 9000", the ping process just won't start when I set the MTU anything larger then 8144. FYI, tx is running in store-and-forward mode and rx is running in threshold mode.
Anyone know how I can tweak the stmmac driver to support MTU9000?I define working as in I can ping with a packet size of 9000 bytes, e.g "ping <host> -s 9000", the ping process just won't start when I set the MTU anything larger then 8144. FYI, tx is running in store-and-forward mode and rx is running in threshold mode.
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies