How does i.MX535 handle jumbo frames

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How does i.MX535 handle jumbo frames

ソリューションへジャンプ
711件の閲覧回数
TerryMcHenry
Contributor II

The reference manual in not real clear on this topic.  Does anyone have more details on how to handle Jumbo Frames and what the limitations are?

ラベル(1)
タグ(1)
0 件の賞賛
1 解決策
566件の閲覧回数
Yuri
NXP Employee
NXP Employee

The i.MX53 FEC supports the following :

If the transmit frame length exceeds MAX_FL bytes the BABT interrupt is

asserted: however, the entire frame is transmitted (no truncation).

  When the receive frame length exceeds MAX_FL bytes the BABR interrupt is generated,

and the LG bit in the end of frame RxBD is set. The frame is not truncated (unless the

frame length exceeds 2047 bytes).

   So, maximum length is 2047.

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
567件の閲覧回数
Yuri
NXP Employee
NXP Employee

The i.MX53 FEC supports the following :

If the transmit frame length exceeds MAX_FL bytes the BABT interrupt is

asserted: however, the entire frame is transmitted (no truncation).

  When the receive frame length exceeds MAX_FL bytes the BABR interrupt is generated,

and the LG bit in the end of frame RxBD is set. The frame is not truncated (unless the

frame length exceeds 2047 bytes).

   So, maximum length is 2047.

0 件の賞賛
566件の閲覧回数
TerryMcHenry
Contributor II

Thanks, Yuri.  I ran this question by FSL as well and their reply was similar, i.e. 2047 is the limit.

0 件の賞賛
566件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Besides the Reference Manual, I can olny said that you can take a look to the Linux  ENET driver of the i.Mx53. but I do not think we have more information besides that.

0 件の賞賛