imx8 mini ifconfig frame error

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

imx8 mini ifconfig frame error

Jump to solution
1,438 Views
AlvinKK
Contributor I

Hello:
When I use the development board of the Feiling embedded imx8mini, I encountered the frame count increase when the chip's own network port (eth0) communicates with the servo drive (100Mb/s full duplex), and the recognition rate and work The count already exists in the mode.

AlvinKK_0-1640582925090.png

I have seen driver or hardware problems in Red Hat’s knowledge base,
https://access.redhat.com/solutions/1189773
In order to rule out the hardware problem, I did a test:
1. eth0 communicates with the switch (1000Mb/s), there is no frame error
2. eth0 communicates with the driver-free USB to network card (100Mb/s), there is no frame error

If it is a driver problem, how should I modify it?
Hope to get your help, thank you!

 

0 Kudos
Reply
1 Solution
1,430 Views
b36401
NXP Employee
NXP Employee

Please check MTU on the other side. Possibly it is bigger that on this (receiving) side.

View solution in original post

0 Kudos
Reply
2 Replies
1,431 Views
b36401
NXP Employee
NXP Employee

Please check MTU on the other side. Possibly it is bigger that on this (receiving) side.

0 Kudos
Reply
1,414 Views
AlvinKK
Contributor I

Hello:
Thank you for your answer. My other development board, imx6q, also reported a frame error but it can communicate normally. It seems to be another problem. Can you continue to help me? imx8q sends Ethercat packets. I use wireshark to capture the packets and observe that the servo returns data, but the master station does not seem to have received the data packets returned by the servo.

AlvinKK_2-1640762102228.png

AlvinKK_3-1640762110732.png

 

 

 

Is it a Socket compatibility issue? The kernel of imx8mm has no Socket match support setting

AlvinKK_4-1640762119995.png

 

0 Kudos
Reply