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: 1343 MB/s 1091532 calls/s # udp tx: 1812 MB/s 30740 calls/s 30740 msg/s # udp rx: 1924 MB/s 1566819 calls/s # udp tx: 1942 MB/s 32952 calls/s 32952 msg/s # udp rx: 1915 MB/s 1559146 calls/s # udp tx: 1925 MB/s 32656 calls/s 32656 msg/s # UDP GRO fwd perf udp rx: 1608 MB/s 1308419 calls/s # udp tx: 1841 MB/s 31241 calls/s 31241 msg/s # udp rx: 1735 MB/s 1411066 calls/s # udp tx: 1924 MB/s 32644 calls/s 32644 msg/s # udp rx: 1739 MB/s 1414964 calls/s # udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1874 MB/s 31800 calls/s 31800 msg/s # udp rx: 1339 MB/s 1085594 calls/s # udp tx: 1862 MB/s 31591 calls/s 31591 msg/s # udp rx: 1304 MB/s 1057607 calls/s # udp tx: 1893 MB/s 32111 calls/s 32111 msg/s # udp rx: 1495 MB/s 1211425 calls/s # UDP GRO fwd perf udp rx: 1520 MB/s 1233358 calls/s # udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # udp rx: 1316 MB/s 1067113 calls/s # udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # udp rx: 1357 MB/s 1100204 calls/s # udp tx: 1892 MB/s 32101 calls/s 32101 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh 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__->