imx8 mini ifconfig frame error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

imx8 mini ifconfig frame error

跳至解决方案
1,459 次查看
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 项奖励
回复
1 解答
1,451 次查看
b36401
NXP Employee
NXP Employee

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,452 次查看
b36401
NXP Employee
NXP Employee

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

0 项奖励
回复
1,435 次查看
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 项奖励
回复