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: 1188 MB/s 967204 calls/s # udp tx: 1937 MB/s 32864 calls/s 32864 msg/s # udp rx: 1585 MB/s 1290102 calls/s # udp tx: 1999 MB/s 33909 calls/s 33909 msg/s # udp rx: 1960 MB/s 1595982 calls/s # udp tx: 1981 MB/s 33609 calls/s 33609 msg/s # UDP GRO fwd perf udp rx: 1626 MB/s 1322923 calls/s # udp tx: 1972 MB/s 33459 calls/s 33459 msg/s # udp rx: 1925 MB/s 1567395 calls/s # udp tx: 1951 MB/s 33092 calls/s 33092 msg/s # udp rx: 1940 MB/s 1579400 calls/s # udp tx: 1951 MB/s 33091 calls/s 33091 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: 1500 MB/s 1216972 calls/s # udp tx: 1831 MB/s 31057 calls/s 31057 msg/s # udp rx: 1782 MB/s 1448948 calls/s # udp tx: 1866 MB/s 31661 calls/s 31661 msg/s # udp rx: 1733 MB/s 1407797 calls/s # udp tx: 1828 MB/s 31020 calls/s 31020 msg/s # UDP GRO fwd perf udp rx: 1681 MB/s 1362512 calls/s # udp tx: 1948 MB/s 33040 calls/s 33040 msg/s # udp rx: 1716 MB/s 1391370 calls/s # udp tx: 1898 MB/s 32192 calls/s 32192 msg/s # udp rx: 1738 MB/s 1408707 calls/s # udp tx: 1946 MB/s 33011 calls/s 33011 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__->