About the behavior in case of the CRC error in Ethernet driver of i.MX6Solo

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

About the behavior in case of the CRC error in Ethernet driver of i.MX6Solo

794 Views
yuuki
Senior Contributor II

Dear all,

We use MCIMX6S5EVM10AC+LTIB Linux (L3.0.35).

Please tell me about the behavior in case of the CRC error in Ethernet driver of LTIB Linux BSP.

I think that Ethernet Driver uses CRC for error detection.

When a CRC error occurs, does the frame with the error be transmitted again?
(Does it retry?)

May I have advice?

Best Regards,
Yuuki

Labels (2)
Tags (4)
0 Kudos
1 Reply

617 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

this depends on what protocol is used, check for example

network programming - Difference between TCP and UDP? - Stack Overflow 

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

0 Kudos