网络驱动在运行一小时左右的时候会出现只发不收的情况。我打印了一下端口的统计数据,发现每当FIFO overruns (SOFOVERRUNS)值从0一直增加,当统计值增到到0x1d76左右时,就会出现只发不收的情况。应该如何处理这种情况?谢谢
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
网络驱动在运行一小时左右的时候会出现只发不收的情况。我打印了一下端口的统计数据,发现每当FIFO overruns (SOFOVERRUNS)值从0一直增加,当统计值增到到0x1d76左右时,就会出现只发不收的情况。应该如何处理这种情况?谢谢