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: 1422 MB/s 1156794 calls/s # udp tx: 1946 MB/s 33006 calls/s 33006 msg/s # udp rx: 1926 MB/s 1568500 calls/s # udp tx: 1948 MB/s 33044 calls/s 33044 msg/s # udp rx: 1951 MB/s 1588883 calls/s # udp tx: 1974 MB/s 33490 calls/s 33490 msg/s # UDP GRO fwd perf udp rx: 1699 MB/s 1382978 calls/s # udp tx: 1921 MB/s 32584 calls/s 32584 msg/s # udp rx: 1974 MB/s 1607533 calls/s # udp tx: 1996 MB/s 33860 calls/s 33860 msg/s # udp rx: 1972 MB/s 1606108 calls/s # udp tx: 1997 MB/s 33881 calls/s 33881 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: 1780 MB/s 1448528 calls/s # udp tx: 1887 MB/s 32018 calls/s 32018 msg/s # udp rx: 1806 MB/s 1468868 calls/s # udp tx: 1851 MB/s 31403 calls/s 31403 msg/s # udp rx: 1849 MB/s 1501738 calls/s # udp tx: 1963 MB/s 33306 calls/s 33306 msg/s # UDP GRO fwd perf udp rx: 1636 MB/s 1330257 calls/s # udp tx: 1917 MB/s 32514 calls/s 32514 msg/s # udp rx: 1518 MB/s 1231331 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 msg/s # udp rx: 950 MB/s 770560 calls/s # udp tx: 1686 MB/s 28606 calls/s 28606 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__->