make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1537 MB/s 1251693 calls/s # udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # udp rx: 1919 MB/s 1562777 calls/s # udp tx: 1945 MB/s 32994 calls/s 32994 msg/s # udp rx: 1825 MB/s 1486456 calls/s # udp tx: 1856 MB/s 31487 calls/s 31487 msg/s # UDP GRO fwd perf udp rx: 1721 MB/s 1401450 calls/s # udp tx: 1774 MB/s 30096 calls/s 30096 msg/s # udp rx: 1217 MB/s 991014 calls/s # udp tx: 1236 MB/s 20965 calls/s 20965 msg/s # udp rx: 1239 MB/s 1008446 calls/s # udp tx: 1260 MB/s 21384 calls/s 21384 msg/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp tx: 1692 MB/s 28708 calls/s 28708 msg/s # udp rx: 77 MB/s 63280 calls/s # udp tx: 1706 MB/s 28949 calls/s 28949 msg/s # udp rx: 148 MB/s 120581 calls/s # udp tx: 1777 MB/s 30147 calls/s 30147 msg/s # UDP tunnel GRO fwd perf udp tx: 1125 MB/s 19085 calls/s 19085 msg/s # udp rx: 697 MB/s 566404 calls/s # udp tx: 1093 MB/s 18554 calls/s 18554 msg/s # udp rx: 869 MB/s 706315 calls/s # udp tx: 1098 MB/s 18628 calls/s 18628 msg/s # udp rx: 814 MB/s 661521 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1793 MB/s 1459732 calls/s # udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # udp rx: 1898 MB/s 1545761 calls/s # udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # udp rx: 1498 MB/s 1219187 calls/s # udp tx: 1899 MB/s 32216 calls/s 32216 msg/s # UDP GRO fwd perf udp rx: 1641 MB/s 1336402 calls/s # udp tx: 1750 MB/s 29698 calls/s 29698 msg/s # udp rx: 1751 MB/s 1425535 calls/s # udp tx: 1766 MB/s 29961 calls/s 29961 msg/s # udp rx: 1911 MB/s 1555788 calls/s # udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp tx: 1201 MB/s 20381 calls/s 20381 msg/s # udp rx: 6 MB/s 5126 calls/s # udp tx: 1122 MB/s 19031 calls/s 19031 msg/s # udp rx: 9 MB/s 7434 calls/s # udp tx: 1122 MB/s 19031 calls/s 19031 msg/s # UDP tunnel GRO fwd perf udp tx: 1774 MB/s 30102 calls/s 30102 msg/s # udp rx: 53 MB/s 43225 calls/s # udp tx: 1803 MB/s 30587 calls/s 30587 msg/s # udp rx: 4 MB/s 3427 calls/s # udp tx: 1851 MB/s 31409 calls/s 31409 msg/s not ok 1 selftests: net: udpgro_fwd.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->