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: 1295 MB/s 1053832 calls/s # udp tx: 1696 MB/s 28767 calls/s 28767 msg/s # udp rx: 1827 MB/s 1486782 calls/s # udp tx: 1867 MB/s 31669 calls/s 31669 msg/s # udp rx: 1887 MB/s 1536370 calls/s # udp tx: 1896 MB/s 32164 calls/s 32164 msg/s # UDP GRO fwd perf udp rx: 1657 MB/s 1348548 calls/s # udp tx: 1810 MB/s 30700 calls/s 30700 msg/s # udp rx: 1881 MB/s 1530908 calls/s # udp tx: 1899 MB/s 32213 calls/s 32213 msg/s # udp rx: 1410 MB/s 1147340 calls/s # udp tx: 1491 MB/s 25302 calls/s 25302 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: 1361 MB/s 1103673 calls/s # udp tx: 1850 MB/s 31385 calls/s 31385 msg/s # udp rx: 1535 MB/s 1245586 calls/s # udp tx: 1833 MB/s 31095 calls/s 31095 msg/s # udp rx: 1648 MB/s 1337046 calls/s # udp tx: 1858 MB/s 31525 calls/s 31525 msg/s # UDP GRO fwd perf udp rx: 1373 MB/s 1113980 calls/s # udp tx: 1830 MB/s 31051 calls/s 31051 msg/s # udp rx: 1647 MB/s 1334256 calls/s # udp tx: 1975 MB/s 33506 calls/s 33506 msg/s # udp rx: 1573 MB/s 1274238 calls/s # udp tx: 1960 MB/s 33258 calls/s 33258 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__->