FEC pause frame reception

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

FEC pause frame reception

Jump to solution
618 Views
pierresagot
Contributor I

In the MCIMX51RM.pdf, the explanation of the way the fec in the imx51 handlesPAUSE frame is not compatible with other equipments (switch for instance) sending PAUSE frames.

The documentation says :

"

The pause

timer increments once every slot time, until OPD[PAUSE_DUR] slot times have expired. On

OPD[PAUSE_DUR] expiration, TCR[GTS] is deasserted allowing FEC data frame transmission to

resume."

But some equipment send PAUSE frame with PAUSE Duration value of 0, in order to resume transmission...

Do you confirm that the FEC does NOT use the PAUSE Duration inside the PAUSE frame ?

If yes, how can the Imx51 cope with an equipement sending Pause frames with PAUSE Duration value of 0...

Thank you in advance

Pierre

Labels (1)
Tags (1)
0 Kudos
1 Solution
527 Views
Yuri
NXP Employee
NXP Employee

Pierre, hello !

Correct - "the FEC does NOT use the PAUSE Duration inside the PAUSE frame".
You may set (for FEC) OPD[PAUSE_DUR] = 1 (reasonable minimum), assuming some
impact (obviously - not catastrophic) will take place in such case.    

Have a great day,
Yuri

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

View solution in original post

1 Reply
528 Views
Yuri
NXP Employee
NXP Employee

Pierre, hello !

Correct - "the FEC does NOT use the PAUSE Duration inside the PAUSE frame".
You may set (for FEC) OPD[PAUSE_DUR] = 1 (reasonable minimum), assuming some
impact (obviously - not catastrophic) will take place in such case.    

Have a great day,
Yuri

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