make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 10 MB/s 2262 calls/s # tcp rx: 9 MB/s 2188 calls/s # tcp tx: 10 MB/s 170 calls/s 170 msg/s # tcp rx: 10 MB/s 2241 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7534 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 11 MB/s 8392 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 13 MB/s 9282 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 8568 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7458 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 9510 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 9122 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 13 MB/s 9576 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2202 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 10 MB/s 2142 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 10 MB/s 2167 calls/s # tcp tx: 10 MB/s 181 calls/s 181 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5872 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 11 MB/s 8541 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 9159 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 10 MB/s 7955 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6587 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9202 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 8858 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 8831 calls/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net/lib: udpgro_bench.sh # Warning: file udpgro_bench.sh is missing! not ok 1 selftests: net/lib: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->