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' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 11 MB/s 199 calls/s 199 msg/s # tcp rx: 11 MB/s 2369 calls/s # tcp rx: 11 MB/s 2250 calls/s # tcp tx: 11 MB/s 190 calls/s 190 msg/s # tcp rx: 11 MB/s 2174 calls/s # tcp tx: 11 MB/s 188 calls/s 188 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7736 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 12 MB/s 9156 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 13 MB/s 9592 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 9392 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7694 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 9274 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 13 MB/s 9458 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 13 MB/s 9348 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 11 MB/s 200 calls/s 200 msg/s # tcp rx: 11 MB/s 2355 calls/s # tcp tx: 11 MB/s 194 calls/s 194 msg/s # tcp rx: 11 MB/s 2265 calls/s # tcp rx: 11 MB/s 2345 calls/s # tcp tx: 11 MB/s 199 calls/s 199 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7436 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 12 MB/s 9213 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9218 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 9194 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7471 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 12 MB/s 9350 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9073 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 9390 calls/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->