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: 1690 MB/s 1373662 calls/s # udp tx: 1884 MB/s 31967 calls/s 31967 msg/s # udp rx: 1730 MB/s 1406889 calls/s # udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # udp rx: 1573 MB/s 1280015 calls/s # udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # UDP GRO fwd perf udp rx: 1872 MB/s 1524121 calls/s # udp tx: 1951 MB/s 33101 calls/s 33101 msg/s # udp rx: 1961 MB/s 1597001 calls/s # udp tx: 1967 MB/s 33376 calls/s 33376 msg/s # udp rx: 1986 MB/s 1616814 calls/s # udp tx: 1993 MB/s 33804 calls/s 33804 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: 1295 MB/s 1050551 calls/s # udp tx: 1865 MB/s 31635 calls/s 31635 msg/s # udp rx: 1626 MB/s 1319219 calls/s # udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # udp rx: 1509 MB/s 1224222 calls/s # udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # UDP GRO fwd perf udp rx: 1399 MB/s 1134342 calls/s # udp tx: 1930 MB/s 32750 calls/s 32750 msg/s # udp rx: 1277 MB/s 1035845 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # udp rx: 1319 MB/s 1068671 calls/s # udp tx: 1933 MB/s 32797 calls/s 32797 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__->