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: 1620 MB/s 1317882 calls/s # udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # udp rx: 1571 MB/s 1279156 calls/s # udp tx: 1925 MB/s 32653 calls/s 32653 msg/s # udp rx: 1799 MB/s 1462267 calls/s # udp tx: 1956 MB/s 33186 calls/s 33186 msg/s # UDP GRO fwd perf udp rx: 1677 MB/s 1365208 calls/s # udp tx: 1945 MB/s 32997 calls/s 32997 msg/s # udp rx: 1969 MB/s 1603669 calls/s # udp tx: 1978 MB/s 33561 calls/s 33561 msg/s # udp rx: 1938 MB/s 1578384 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 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: 1539 MB/s 1247163 calls/s # udp tx: 1942 MB/s 32950 calls/s 32950 msg/s # udp rx: 1726 MB/s 1398615 calls/s # udp tx: 1959 MB/s 33233 calls/s 33233 msg/s # udp rx: 1734 MB/s 1406632 calls/s # udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # UDP GRO fwd perf udp rx: 1658 MB/s 1343874 calls/s # udp tx: 1967 MB/s 33369 calls/s 33369 msg/s # udp rx: 1718 MB/s 1392255 calls/s # udp tx: 1971 MB/s 33431 calls/s 33431 msg/s # udp rx: 1706 MB/s 1382052 calls/s # udp tx: 1967 MB/s 33363 calls/s 33363 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__->