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: 674 MB/s 546988 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp rx: 680 MB/s 550790 calls/s # udp tx: 1355 MB/s 22998 calls/s 22998 msg/s # udp rx: 410 MB/s 332106 calls/s # udp tx: 1398 MB/s 23726 calls/s 23726 msg/s # UDP GRO fwd perf udp rx: 484 MB/s 392308 calls/s # udp tx: 1332 MB/s 22602 calls/s 22602 msg/s # udp rx: 483 MB/s 390656 calls/s # udp tx: 1392 MB/s 23626 calls/s 23626 msg/s # udp rx: 573 MB/s 463789 calls/s # udp tx: 1375 MB/s 23335 calls/s 23335 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: 868 MB/s 706484 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1118 MB/s 910641 calls/s # udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # udp rx: 1048 MB/s 853716 calls/s # udp tx: 1102 MB/s 18705 calls/s 18705 msg/s # UDP GRO fwd perf udp rx: 1051 MB/s 856132 calls/s # udp tx: 1098 MB/s 18631 calls/s 18631 msg/s # udp rx: 1175 MB/s 957151 calls/s # udp tx: 1193 MB/s 20239 calls/s 20239 msg/s # udp rx: 1164 MB/s 947967 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 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__->