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: 1678 MB/s 1366651 calls/s # udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # udp rx: 1757 MB/s 1430673 calls/s # udp tx: 1950 MB/s 33074 calls/s 33074 msg/s # udp rx: 1937 MB/s 1577581 calls/s # udp tx: 1944 MB/s 32984 calls/s 32984 msg/s # UDP GRO fwd perf udp rx: 1857 MB/s 1512210 calls/s # udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # udp rx: 1878 MB/s 1529449 calls/s # udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # udp rx: 1857 MB/s 1512060 calls/s # udp tx: 1865 MB/s 31642 calls/s 31642 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: 1578 MB/s 1282658 calls/s # udp tx: 1793 MB/s 30424 calls/s 30424 msg/s # udp rx: 1653 MB/s 1345688 calls/s # udp tx: 1796 MB/s 30478 calls/s 30478 msg/s # udp rx: 1822 MB/s 1483653 calls/s # udp tx: 1830 MB/s 31043 calls/s 31043 msg/s # UDP GRO fwd perf udp rx: 1680 MB/s 1367533 calls/s # udp tx: 1760 MB/s 29864 calls/s 29864 msg/s # udp rx: 1815 MB/s 1474667 calls/s # udp tx: 1884 MB/s 31967 calls/s 31967 msg/s # udp rx: 1898 MB/s 1543898 calls/s # udp tx: 1934 MB/s 32806 calls/s 32806 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__->