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 # timeout set to 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 15 MB/s 524 calls/s # tcp tx: 15 MB/s 260 calls/s 260 msg/s # tcp rx: 14 MB/s 505 calls/s # tcp tx: 14 MB/s 253 calls/s 253 msg/s # tcp tx: 14 MB/s 245 calls/s 245 msg/s # tcp rx: 14 MB/s 491 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8492 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 12 MB/s 8736 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 13 MB/s 9474 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 9778 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp gso and gro - over veth touching data # udp rx: 15 MB/s 255 calls/s # udp tx: 17 MB/s 292 calls/s 292 msg/s # udp rx: 16 MB/s 275 calls/s # udp tx: 16 MB/s 273 calls/s 273 msg/s # udp rx: 16 MB/s 272 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/s # udp rx: 16 MB/s 276 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 15 MB/s 528 calls/s # tcp tx: 15 MB/s 262 calls/s 262 msg/s # tcp rx: 14 MB/s 506 calls/s # tcp tx: 14 MB/s 253 calls/s 253 msg/s # tcp tx: 14 MB/s 247 calls/s 247 msg/s # tcp rx: 14 MB/s 494 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8280 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 12 MB/s 9444 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9460 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 13 MB/s 9503 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 235 calls/s # udp tx: 16 MB/s 282 calls/s 282 msg/s # udp rx: 15 MB/s 265 calls/s # udp tx: 15 MB/s 264 calls/s 264 msg/s # udp rx: 15 MB/s 265 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 15 MB/s 267 calls/s # udp tx: 15 MB/s 268 calls/s 268 msg/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__->