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: 1456 MB/s 1185377 calls/s # udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # udp rx: 1868 MB/s 1521052 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 msg/s # udp rx: 1819 MB/s 1480887 calls/s # udp tx: 1916 MB/s 32499 calls/s 32499 msg/s # UDP GRO fwd perf udp rx: 1832 MB/s 1492198 calls/s # udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # udp rx: 1873 MB/s 1525480 calls/s # udp tx: 1958 MB/s 33220 calls/s 33220 msg/s # udp rx: 1954 MB/s 1591021 calls/s # udp tx: 1976 MB/s 33523 calls/s 33523 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: 1629 MB/s 1322248 calls/s # udp tx: 1866 MB/s 31664 calls/s 31664 msg/s # udp rx: 1519 MB/s 1232831 calls/s # udp tx: 1817 MB/s 30834 calls/s 30834 msg/s # udp rx: 1703 MB/s 1381272 calls/s # udp tx: 1950 MB/s 33074 calls/s 33074 msg/s # UDP GRO fwd perf udp rx: 1597 MB/s 1294393 calls/s # udp tx: 1954 MB/s 33145 calls/s 33145 msg/s # udp rx: 1721 MB/s 1395557 calls/s # udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # udp rx: 1614 MB/s 1310314 calls/s # udp tx: 1877 MB/s 31850 calls/s 31850 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__->