Maximum Size of Jumbo Frame

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Maximum Size of Jumbo Frame

2,167 Views
raratex
Contributor II

Hello NXP Community,

I have few questions regarding maximum size of Jumbo Frame by QorIQ/Layerscape ARMv8 platform.

There is a maximum size of L2 packet (MAXFRM) set to 9600. And there is also configuration point:

pastedImage_1.png

If I understand the hw implementation of eMAC correctly, Tx-Buffer is 10kB and Rx-Buffer is 2kB.

My questions:

1. how does match size of max l2 message (MAXFRM=9600) with rx-buffer?

2. can I change the size of MAXFRM to 15000, 20000, 50000, ...? and if yes, how?

3. optimization for jumbo frames cannot be done for LS1043, but why?

Thank you!

Best Regards,

Radek

Labels (1)
0 Kudos
3 Replies

1,605 Views
Pavel
NXP Employee
NXP Employee

Usually maximum length of Jumbo frame is 9000 bytes:

https://en.wikipedia.org/wiki/Jumbo_frame

 

The LS10xx DPAA supports MAXFR value up to 32,736 bytes. For example see the Section 6.4.3.1.4 of the LS1046a DPAARM:

https://www.nxp.com/webapp/Download?colCode=LS1046ADPAARM&Parent_nodeId=1454450484961711127630&Paren...


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,605 Views
Pavel
NXP Employee
NXP Employee

What version of NXP SDK is used?

What processor is used on your board?


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,605 Views
raratex
Contributor II

We are developing 3 different variants of hardware, using LS1043A, LS1046A, LS1088A (see Tags).

Actually, we are using SDK v0.4.

0 Kudos