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 tx: 1809 MB/s 30694 calls/s 30694 msg/s # udp rx: 1066 MB/s 867491 calls/s # udp tx: 1929 MB/s 32723 calls/s 32723 msg/s # udp rx: 1767 MB/s 1437376 calls/s # udp tx: 1841 MB/s 31240 calls/s 31240 msg/s # udp rx: 1795 MB/s 1460138 calls/s # UDP GRO fwd perf udp rx: 657 MB/s 532374 calls/s # udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # udp rx: 877 MB/s 711255 calls/s # udp tx: 1333 MB/s 22610 calls/s 22610 msg/s # udp rx: 921 MB/s 747648 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 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: 1074 MB/s 875067 calls/s # udp tx: 1172 MB/s 19886 calls/s 19886 msg/s # udp rx: 1105 MB/s 900396 calls/s # udp tx: 1216 MB/s 20641 calls/s 20641 msg/s # udp rx: 1047 MB/s 853116 calls/s # udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # UDP GRO fwd perf udp rx: 1173 MB/s 955068 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1214 MB/s 988305 calls/s # udp tx: 1244 MB/s 21113 calls/s 21113 msg/s # udp rx: 1214 MB/s 988448 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 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__->