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: 1636 MB/s 1329910 calls/s # udp tx: 1918 MB/s 32532 calls/s 32532 msg/s # udp rx: 1817 MB/s 1475965 calls/s # udp tx: 1994 MB/s 33830 calls/s 33830 msg/s # udp rx: 1791 MB/s 1456288 calls/s # udp tx: 1968 MB/s 33395 calls/s 33395 msg/s # UDP GRO fwd perf udp rx: 1478 MB/s 1202881 calls/s # udp tx: 1996 MB/s 33870 calls/s 33870 msg/s # udp rx: 1544 MB/s 1256385 calls/s # udp tx: 1795 MB/s 30457 calls/s 30457 msg/s # udp rx: 1186 MB/s 964628 calls/s # udp tx: 1850 MB/s 31379 calls/s 31379 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: 792 MB/s 645065 calls/s # udp tx: 1225 MB/s 20786 calls/s 20786 msg/s # udp rx: 1022 MB/s 832219 calls/s # udp tx: 1218 MB/s 20670 calls/s 20670 msg/s # udp rx: 1224 MB/s 996412 calls/s # udp tx: 1238 MB/s 21011 calls/s 21011 msg/s # UDP GRO fwd perf udp rx: 1117 MB/s 909538 calls/s # udp tx: 1170 MB/s 19855 calls/s 19855 msg/s # udp rx: 1180 MB/s 960686 calls/s # udp tx: 1193 MB/s 20243 calls/s 20243 msg/s # udp rx: 1183 MB/s 963325 calls/s # udp tx: 1191 MB/s 20205 calls/s 20205 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__->