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: 425 MB/s 344511 calls/s # udp tx: 1320 MB/s 22398 calls/s 22398 msg/s # udp rx: 717 MB/s 581454 calls/s # udp tx: 1317 MB/s 22353 calls/s 22353 msg/s # udp rx: 819 MB/s 663795 calls/s # udp tx: 1346 MB/s 22843 calls/s 22843 msg/s # UDP GRO fwd perf udp rx: 876 MB/s 710303 calls/s # udp tx: 1314 MB/s 22293 calls/s 22293 msg/s # udp rx: 1003 MB/s 813755 calls/s # udp tx: 1329 MB/s 22548 calls/s 22548 msg/s # udp rx: 1028 MB/s 834288 calls/s # udp tx: 1328 MB/s 22535 calls/s 22535 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: 1524 MB/s 1235696 calls/s # udp tx: 1950 MB/s 33088 calls/s 33088 msg/s # udp rx: 1564 MB/s 1268202 calls/s # udp tx: 1951 MB/s 33093 calls/s 33093 msg/s # udp rx: 1423 MB/s 1154920 calls/s # udp tx: 1788 MB/s 30336 calls/s 30336 msg/s # UDP GRO fwd perf udp rx: 1203 MB/s 975956 calls/s # udp tx: 1857 MB/s 31500 calls/s 31500 msg/s # udp rx: 1398 MB/s 1133508 calls/s # udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # udp rx: 1566 MB/s 1268804 calls/s # udp tx: 1945 MB/s 33005 calls/s 33005 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__->