Hi Victor,
Thanks for your reply.
we have check with iperf tools, it seems there is no Rcv FIFO Overflow in iperf test. But in our system, it can be reproduced every time. The following is the test result with iperf.
[xll@Lu zhuangp]$ iperf -c 169.254.30.91 -u -t 5 -b 100M
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 5.0 sec 59.9 MBytes 101 Mbits/sec
[ 3] Sent 42736 datagrams
[ 3] Server Report:
[ 3] 0.0- 5.0 sec 59.9 MBytes 101 Mbits/sec 0.012 ms 0/42735 (0%)
[ 3] 0.0- 5.0 sec 1 datagrams received out-of-order
[xll@Lu zhshuangp]$ iperf -c 169.254.30.91 -u -t 5 -b 200M
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 5.0 sec 121 MBytes 203 Mbits/sec
[ 3] Sent 86207 datagrams
[ 3] Server Report:
[ 3] 0.0- 5.0 sec 121 MBytes 203 Mbits/sec 0.001 ms 0/86206 (0%)
[ 3] 0.0- 5.0 sec 1 datagrams received out-of-order
[xll@Lu zhshuangp]$ iperf -c 169.254.30.91 -u -t 5 -b 300M
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 5.0 sec 180 MBytes 302 Mbits/sec
[ 3] Sent 128205 datagrams
[ 3] Server Report:
[ 3] 0.0- 5.0 sec 180 MBytes 302 Mbits/sec 0.011 ms 0/128204 (0%)
[ 3] 0.0- 5.0 sec 1 datagrams received out-of-order
[xll@Lu zhshuangp]$ iperf -c 169.254.30.91 -u -t 5 -b 400M
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 5.0 sec 242 MBytes 406 Mbits/sec
[ 3] Sent 172414 datagrams
[ 3] Server Report:
[ 3] 0.0- 5.0 sec 242 MBytes 406 Mbits/sec 0.016 ms 0/172413 (0%)
[ 3] 0.0- 5.0 sec 1 datagrams received out-of-order
[xll@Lu zhshuangp]$ iperf -c 169.254.30.91 -u -t 5 -b 500M
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 5.0 sec 305 MBytes 511 Mbits/sec
[ 3] Sent 217331 datagrams
[ 3] Server Report:
[ 3] 0.0- 5.0 sec 305 MBytes 511 Mbits/sec 0.024 ms 0/217330 (0%)
[ 3] 0.0- 5.0 sec 1 datagrams received out-of-order
[xll@Lu zhshuangp]$ iperf -c 169.254.30.91 -u -t 5 -b 600M
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 5.0 sec 345 MBytes 578 Mbits/sec
[ 3] Sent 245742 datagrams
[ 3] WARNING: did not receive ack of last datagram after 10 tries.
[xll@Lu zhshuangp]$