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: 1624 MB/s 1320687 calls/s # udp tx: 1920 MB/s 32573 calls/s 32573 msg/s # udp rx: 1646 MB/s 1337441 calls/s # udp tx: 1948 MB/s 33048 calls/s 33048 msg/s # udp rx: 1131 MB/s 919056 calls/s # udp tx: 1942 MB/s 32953 calls/s 32953 msg/s # UDP GRO fwd perf udp rx: 1407 MB/s 1143854 calls/s # udp tx: 1840 MB/s 31221 calls/s 31221 msg/s # udp rx: 1654 MB/s 1345461 calls/s # udp tx: 1760 MB/s 29866 calls/s 29866 msg/s # udp rx: 1741 MB/s 1416121 calls/s # udp tx: 1831 MB/s 31061 calls/s 31061 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: 1379 MB/s 1118332 calls/s # udp tx: 1920 MB/s 32569 calls/s 32569 msg/s # udp rx: 1777 MB/s 1440807 calls/s # udp tx: 1927 MB/s 32692 calls/s 32692 msg/s # udp rx: 1795 MB/s 1455972 calls/s # udp tx: 1918 MB/s 32536 calls/s 32536 msg/s # UDP GRO fwd perf udp rx: 1646 MB/s 1333986 calls/s # udp tx: 1939 MB/s 32889 calls/s 32889 msg/s # udp rx: 1784 MB/s 1448737 calls/s # udp tx: 1904 MB/s 32310 calls/s 32310 msg/s # udp rx: 1450 MB/s 1175260 calls/s # udp tx: 1898 MB/s 32193 calls/s 32193 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__->