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: 821 MB/s 665503 calls/s # udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # udp rx: 920 MB/s 745522 calls/s # udp tx: 1361 MB/s 23086 calls/s 23086 msg/s # udp rx: 997 MB/s 809529 calls/s # udp tx: 1189 MB/s 20168 calls/s 20168 msg/s # UDP GRO fwd perf udp rx: 1323 MB/s 1076428 calls/s # udp tx: 1795 MB/s 30449 calls/s 30449 msg/s # udp rx: 1364 MB/s 1110004 calls/s # udp tx: 1717 MB/s 29133 calls/s 29133 msg/s # udp rx: 1342 MB/s 1092482 calls/s # udp tx: 1864 MB/s 31621 calls/s 31621 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: 1337 MB/s 1083892 calls/s # udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # udp rx: 1403 MB/s 1138367 calls/s # udp tx: 1859 MB/s 31540 calls/s 31540 msg/s # udp rx: 1443 MB/s 1175093 calls/s # udp tx: 1498 MB/s 25419 calls/s 25419 msg/s # UDP GRO fwd perf udp rx: 1042 MB/s 845762 calls/s # udp tx: 1710 MB/s 29013 calls/s 29013 msg/s # udp rx: 1376 MB/s 1116610 calls/s # udp tx: 1612 MB/s 27348 calls/s 27348 msg/s # udp rx: 1083 MB/s 879818 calls/s # udp tx: 1578 MB/s 26780 calls/s 26780 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__->