make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1663 MB/s 1352363 calls/s # udp tx: 1864 MB/s 31628 calls/s 31628 msg/s # udp rx: 1760 MB/s 1432509 calls/s # udp tx: 1947 MB/s 33029 calls/s 33029 msg/s # udp rx: 1606 MB/s 1307478 calls/s # udp tx: 1937 MB/s 32869 calls/s 32869 msg/s # UDP GRO fwd perf udp rx: 1622 MB/s 1318396 calls/s # udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # udp rx: 1550 MB/s 1259476 calls/s # udp tx: 1965 MB/s 33344 calls/s 33344 msg/s # udp rx: 1637 MB/s 1329920 calls/s # udp tx: 1964 MB/s 33320 calls/s 33320 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: 1705 MB/s 1382881 calls/s # udp tx: 1950 MB/s 33077 calls/s 33077 msg/s # udp rx: 1730 MB/s 1403258 calls/s # udp tx: 1868 MB/s 31687 calls/s 31687 msg/s # udp rx: 1760 MB/s 1426657 calls/s # udp tx: 1936 MB/s 32848 calls/s 32848 msg/s # UDP GRO fwd perf udp rx: 1734 MB/s 1409790 calls/s # udp tx: 1867 MB/s 31672 calls/s 31672 msg/s # udp rx: 1185 MB/s 961740 calls/s # udp tx: 1591 MB/s 26994 calls/s 26994 msg/s # udp rx: 486 MB/s 393749 calls/s # udp tx: 1327 MB/s 22518 calls/s 22518 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__->