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: 1743 MB/s 1419485 calls/s # udp tx: 1890 MB/s 32066 calls/s 32066 msg/s # udp rx: 1695 MB/s 1380447 calls/s # udp tx: 1710 MB/s 29004 calls/s 29004 msg/s # udp rx: 1877 MB/s 1528053 calls/s # udp tx: 1895 MB/s 32157 calls/s 32157 msg/s # UDP GRO fwd perf udp rx: 1320 MB/s 1072446 calls/s # udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # udp rx: 1889 MB/s 1536462 calls/s # udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # udp rx: 1904 MB/s 1549378 calls/s # udp tx: 1957 MB/s 33202 calls/s 33202 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: 1607 MB/s 1306502 calls/s # udp tx: 1884 MB/s 31956 calls/s 31956 msg/s # udp rx: 1796 MB/s 1457922 calls/s # udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # udp rx: 1753 MB/s 1423458 calls/s # udp tx: 1857 MB/s 31496 calls/s 31496 msg/s # UDP GRO fwd perf udp rx: 1609 MB/s 1305790 calls/s # udp tx: 1958 MB/s 33219 calls/s 33219 msg/s # udp rx: 1834 MB/s 1487106 calls/s # udp tx: 1970 MB/s 33413 calls/s 33413 msg/s # udp rx: 1649 MB/s 1337910 calls/s # udp tx: 1905 MB/s 32322 calls/s 32322 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__->