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: 995 MB/s 810014 calls/s # udp tx: 1864 MB/s 31626 calls/s 31626 msg/s # udp rx: 1054 MB/s 857881 calls/s # udp tx: 1946 MB/s 33010 calls/s 33010 msg/s # udp tx: 1875 MB/s 31818 calls/s 31818 msg/s # udp rx: 721 MB/s 587478 calls/s # UDP GRO fwd perf udp rx: 1447 MB/s 1177702 calls/s # udp tx: 1930 MB/s 32738 calls/s 32738 msg/s # udp rx: 1805 MB/s 1468332 calls/s # udp tx: 1904 MB/s 32296 calls/s 32296 msg/s # udp rx: 1650 MB/s 1341730 calls/s # udp tx: 1790 MB/s 30373 calls/s 30373 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 rx: 751 MB/s 610453 calls/s # udp tx: 1671 MB/s 28357 calls/s 28357 msg/s # udp rx: 1607 MB/s 1304396 calls/s # udp tx: 1900 MB/s 32233 calls/s 32233 msg/s # udp rx: 1351 MB/s 1097251 calls/s # udp tx: 1775 MB/s 30117 calls/s 30117 msg/s # UDP GRO fwd perf udp rx: 1313 MB/s 1067281 calls/s # udp tx: 1726 MB/s 29276 calls/s 29276 msg/s # udp rx: 1234 MB/s 1001515 calls/s # udp tx: 1897 MB/s 32184 calls/s 32184 msg/s # udp rx: 1296 MB/s 1052926 calls/s # udp tx: 1722 MB/s 29215 calls/s 29215 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__->