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: 1457 MB/s 1185390 calls/s # udp tx: 1943 MB/s 32971 calls/s 32971 msg/s # udp rx: 1356 MB/s 1103880 calls/s # udp tx: 1840 MB/s 31208 calls/s 31208 msg/s # udp rx: 1524 MB/s 1240982 calls/s # udp tx: 1954 MB/s 33142 calls/s 33142 msg/s # UDP GRO fwd perf udp rx: 1430 MB/s 1164230 calls/s # udp tx: 1709 MB/s 28997 calls/s 28997 msg/s # udp rx: 1138 MB/s 926992 calls/s # udp tx: 1140 MB/s 19349 calls/s 19349 msg/s # udp rx: 1150 MB/s 936672 calls/s # udp tx: 1200 MB/s 20356 calls/s 20356 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: 915 MB/s 744138 calls/s # udp tx: 1626 MB/s 27584 calls/s 27584 msg/s # udp rx: 1679 MB/s 1363584 calls/s # udp tx: 1787 MB/s 30314 calls/s 30314 msg/s # udp rx: 1725 MB/s 1400504 calls/s # udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # UDP GRO fwd perf udp rx: 1740 MB/s 1411396 calls/s # udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # udp rx: 1806 MB/s 1464183 calls/s # udp tx: 1935 MB/s 32819 calls/s 32819 msg/s # udp rx: 1745 MB/s 1416820 calls/s # udp tx: 1831 MB/s 31064 calls/s 31064 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__->