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: 1446 MB/s 1175461 calls/s # udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # udp rx: 1808 MB/s 1470311 calls/s # udp tx: 1903 MB/s 32278 calls/s 32278 msg/s # udp rx: 1810 MB/s 1471859 calls/s # udp tx: 1882 MB/s 31927 calls/s 31927 msg/s # UDP GRO fwd perf udp rx: 1098 MB/s 893478 calls/s # udp tx: 1446 MB/s 24526 calls/s 24526 msg/s # udp rx: 1175 MB/s 956744 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp rx: 1268 MB/s 1032987 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 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: 1028 MB/s 834066 calls/s # udp tx: 1755 MB/s 29777 calls/s 29777 msg/s # udp rx: 1752 MB/s 1419812 calls/s # udp tx: 1963 MB/s 33307 calls/s 33307 msg/s # udp rx: 1759 MB/s 1425528 calls/s # udp tx: 1954 MB/s 33142 calls/s 33142 msg/s # UDP GRO fwd perf udp rx: 1654 MB/s 1340301 calls/s # udp tx: 1960 MB/s 33248 calls/s 33248 msg/s # udp rx: 1720 MB/s 1393489 calls/s # udp tx: 1967 MB/s 33371 calls/s 33371 msg/s # udp rx: 1558 MB/s 1262508 calls/s # udp tx: 1915 MB/s 32483 calls/s 32483 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__->