Tx_fifo_errors on P4080 board

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

Tx_fifo_errors on P4080 board

1,395 次查看
sharathchandra
Contributor II

Hi,

On my COMX-P4080 board from Emerson , I observe Tx packet loss.When I checked the errors, it is seens as tx_fifo_erros.

How do I resolve this issue?

The case is similar to my P4080DS board where packets are lost but I don't observe it as tx_fifo_erros or anything. I suspect it may not be showing in my P4080DS board. But there also there is a packet loss.

It would be very helpful if anyone could suggest anything?

Thanks,

Sharath Chandra

标签 (1)
0 项奖励
回复
2 回复数

1,243 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello Sharath Chandra,


Please get more detailed debug information with the following command. (Please adjust the parameter according to your Ethernet port).

$ cat /sys/devices/fsl,dpaa.15/ethernet.16/net/fm1-gb1/statistics/tx_fifo_errors

$ cat /sys/devices/fsl,dpaa.15/ethernet.16/net/fm1-gb1/statistics/tx_dropped

$ cat /sys/kernel/debug/powerpc/fsl_dpa/eth0

In addition, would you please provide your Kernel configuration file and dts file?


Have a great day,
Yiping

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

0 项奖励
回复

1,243 次查看
sharathchandra
Contributor II

Hi Yiping,

The issue was with UDP buffer size, after increasing the buffer size. It got resolved.

Thanks,

Sharth Chandra

0 项奖励
回复