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: 1134 MB/s 923463 calls/s # udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # udp rx: 1335 MB/s 1087028 calls/s # udp tx: 1341 MB/s 22748 calls/s 22748 msg/s # udp rx: 1353 MB/s 1102229 calls/s # udp tx: 1367 MB/s 23196 calls/s 23196 msg/s # UDP GRO fwd perf udp rx: 1295 MB/s 1054328 calls/s # udp tx: 1357 MB/s 23021 calls/s 23021 msg/s # udp rx: 1343 MB/s 1093599 calls/s # udp tx: 1360 MB/s 23072 calls/s 23072 msg/s # udp rx: 1340 MB/s 1091092 calls/s # udp tx: 1355 MB/s 22988 calls/s 22988 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: 1544 MB/s 1252594 calls/s # udp tx: 1819 MB/s 30855 calls/s 30855 msg/s # udp rx: 1702 MB/s 1378960 calls/s # udp tx: 1973 MB/s 33471 calls/s 33471 msg/s # udp rx: 1722 MB/s 1396134 calls/s # udp tx: 1943 MB/s 32967 calls/s 32967 msg/s # UDP GRO fwd perf udp rx: 1620 MB/s 1312367 calls/s # udp tx: 1965 MB/s 33333 calls/s 33333 msg/s # udp rx: 1699 MB/s 1376533 calls/s # udp tx: 1946 MB/s 33010 calls/s 33010 msg/s # udp rx: 1685 MB/s 1365263 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 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__->