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: 1824 MB/s 1484773 calls/s # udp tx: 1926 MB/s 32673 calls/s 32673 msg/s # udp rx: 1888 MB/s 1536214 calls/s # udp tx: 1951 MB/s 33098 calls/s 33098 msg/s # udp rx: 1899 MB/s 1545348 calls/s # udp tx: 1953 MB/s 33139 calls/s 33139 msg/s # UDP GRO fwd perf udp rx: 1738 MB/s 1414771 calls/s # udp tx: 1888 MB/s 32022 calls/s 32022 msg/s # udp rx: 1837 MB/s 1495906 calls/s # udp tx: 1953 MB/s 33130 calls/s 33130 msg/s # udp rx: 1528 MB/s 1243877 calls/s # udp tx: 1957 MB/s 33194 calls/s 33194 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: 1406 MB/s 23849 calls/s 23849 msg/s # udp rx: 161 MB/s 131482 calls/s # udp tx: 1801 MB/s 30561 calls/s 30561 msg/s # udp rx: 26 MB/s 21932 calls/s # udp tx: 1778 MB/s 30171 calls/s 30171 msg/s # UDP tunnel GRO fwd perf udp tx: 1737 MB/s 29462 calls/s 29462 msg/s # udp rx: 136 MB/s 111345 calls/s # udp tx: 1830 MB/s 31041 calls/s 31041 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1472 MB/s 1197130 calls/s # udp tx: 1885 MB/s 31985 calls/s 31985 msg/s # udp rx: 1762 MB/s 1432008 calls/s # udp tx: 1958 MB/s 33213 calls/s 33213 msg/s # udp rx: 1918 MB/s 1561377 calls/s # udp tx: 1949 MB/s 33064 calls/s 33064 msg/s # UDP GRO fwd perf udp rx: 1393 MB/s 1133088 calls/s # udp tx: 1874 MB/s 31785 calls/s 31785 msg/s # udp rx: 1669 MB/s 1358892 calls/s # udp tx: 1932 MB/s 32777 calls/s 32777 msg/s # udp rx: 1892 MB/s 1540407 calls/s # udp tx: 1905 MB/s 32312 calls/s 32312 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: 1747 MB/s 29633 calls/s 29633 msg/s # udp rx: 117 MB/s 95106 calls/s # udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # udp rx: 1 MB/s 1213 calls/s # udp tx: 1845 MB/s 31305 calls/s 31305 msg/s # UDP tunnel GRO fwd perf udp tx: 1859 MB/s 31544 calls/s 31544 msg/s # udp rx: 1 MB/s 1497 calls/s # udp tx: 1869 MB/s 31703 calls/s 31703 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1846 MB/s 31315 calls/s 31315 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__->