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 rx: 14 MB/s 512 calls/s # tcp tx: 14 MB/s 254 calls/s 254 msg/s # tcp rx: 14 MB/s 485 calls/s # tcp tx: 14 MB/s 243 calls/s 243 msg/s # tcp rx: 14 MB/s 503 calls/s # tcp tx: 14 MB/s 252 calls/s 252 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6988 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 12 MB/s 8930 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 13 MB/s 9324 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9240 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 196 calls/s # udp tx: 16 MB/s 280 calls/s 280 msg/s # udp rx: 15 MB/s 271 calls/s # udp tx: 15 MB/s 264 calls/s 264 msg/s # udp rx: 13 MB/s 235 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 15 MB/s 259 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 14 MB/s 246 calls/s 246 msg/s # tcp rx: 14 MB/s 499 calls/s # tcp tx: 14 MB/s 238 calls/s 238 msg/s # tcp rx: 14 MB/s 474 calls/s # tcp rx: 13 MB/s 469 calls/s # tcp tx: 13 MB/s 236 calls/s 236 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5942 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8342 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 12 MB/s 8874 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8971 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 180 calls/s # udp tx: 14 MB/s 250 calls/s 250 msg/s # udp rx: 13 MB/s 236 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # udp rx: 15 MB/s 257 calls/s # udp tx: 14 MB/s 253 calls/s 253 msg/s # udp rx: 14 MB/s 250 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__->