Forum Discussion
Deshi_Intel
Regular Contributor
5 years agoHi,
Sorry, I take back my words.
I cross check with Ethernet frame spec as in IEEE 802.3.
- https://en.wikipedia.org/wiki/Ethernet_frame
- 1500 indeed is already max payload size.
- So, you can't set something bigger than it. You just need to transfer multiple times if you have more data transfer.
Thanks.
Regards,
dlim
- JET602005 years ago
Contributor
hi @Deshi_Intel ,
you said "1500 is the max frame length" for 10GE, right ? but I see in some document, MTU=9600 is also supported by intel A10 FPGA, how could it reach that (I mean MTU=9600 bytes ) ?
Pls double check from your intel inside. Thanks