FEC data corruption?

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

FEC data corruption?

1,035件の閲覧回数
woutervh
Contributor IV

I'm trying to do a long-term network test on 2 platforms.

One is based on imx6q, the other on imx6ul.

imx6q is using linux-fslc, imx6ul is using linux-imx

For that, I enabled the busybox inetd service with the echo protocol enabled. I'm flooding the device with echo requests of 12kiB (0x3000B)

Most of the time that goes well, but at certain points, the data returned by the platform is corrupted. After some research, it looks like the data returned is copied from memory address 0 in stead of the correct data. Any idea what can cause this?

I attach a screenshot of wireshark showing this behaviour

0 件の賞賛
返信
2 返答(返信)

894件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi Wouter,

There are some ENET Erratas in i.MX6Q. But it is necessary to understand how are you doing your tests to be sure that this is the case.

i.MX6Q Errata

Carlos

0 件の賞賛
返信

894件の閲覧回数
woutervh
Contributor IV

I have it on both imx6q as imx6dl

The test is just continously sending echo-packages (echo-protocol) to udp port 7

0 件の賞賛
返信