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: 716 MB/s 582553 calls/s # udp tx: 1753 MB/s 29741 calls/s 29741 msg/s # udp rx: 1319 MB/s 1072586 calls/s # udp tx: 1514 MB/s 25683 calls/s 25683 msg/s # udp rx: 809 MB/s 656344 calls/s # udp tx: 1351 MB/s 22921 calls/s 22921 msg/s # UDP GRO fwd perf udp rx: 1022 MB/s 829478 calls/s # udp tx: 1357 MB/s 23022 calls/s 23022 msg/s # udp rx: 1100 MB/s 892789 calls/s # udp tx: 1356 MB/s 23014 calls/s 23014 msg/s # udp rx: 1127 MB/s 915684 calls/s # udp tx: 1344 MB/s 22800 calls/s 22800 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: 1266 MB/s 1027370 calls/s # udp tx: 1817 MB/s 30831 calls/s 30831 msg/s # udp rx: 1543 MB/s 1250209 calls/s # udp tx: 1977 MB/s 33538 calls/s 33538 msg/s # udp rx: 1498 MB/s 1214001 calls/s # udp tx: 1967 MB/s 33367 calls/s 33367 msg/s # UDP GRO fwd perf udp rx: 1477 MB/s 1199185 calls/s # udp tx: 1752 MB/s 29717 calls/s 29717 msg/s # udp rx: 1748 MB/s 1416817 calls/s # udp tx: 1962 MB/s 33286 calls/s 33286 msg/s # udp rx: 1583 MB/s 1283377 calls/s # udp tx: 1950 MB/s 33080 calls/s 33080 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__->