make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 711 MB/s 12062 calls/s 12062 msg/s # tcp rx: 716 MB/s 29088 calls/s # tcp tx: 601 MB/s 10201 calls/s 10201 msg/s # tcp rx: 601 MB/s 25582 calls/s # tcp tx: 400 MB/s 6800 calls/s 6800 msg/s # tcp rx: 403 MB/s 17819 calls/s # tcp tx: 407 MB/s 6913 calls/s 6913 msg/s # udp gso - over veth touching data # udp rx: 282 MB/s 201372 calls/s # udp tx: 294 MB/s 4992 calls/s 4992 msg/s # udp rx: 404 MB/s 287877 calls/s # udp tx: 409 MB/s 6940 calls/s 6940 msg/s # udp rx: 476 MB/s 339136 calls/s # udp tx: 476 MB/s 8078 calls/s 8078 msg/s # udp rx: 506 MB/s 360984 calls/s # udp tx: 500 MB/s 8495 calls/s 8495 msg/s # udp gso and gro - over veth touching data # udp rx: 386 MB/s 6558 calls/s # udp tx: 398 MB/s 6761 calls/s 6761 msg/s # udp rx: 418 MB/s 7091 calls/s # udp tx: 424 MB/s 7200 calls/s 7200 msg/s # udp rx: 587 MB/s 9957 calls/s # udp tx: 590 MB/s 10023 calls/s 10023 msg/s # udp rx: 648 MB/s 11000 calls/s # udp tx: 644 MB/s 10926 calls/s 10926 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 632 MB/s 10734 calls/s 10734 msg/s # tcp rx: 633 MB/s 25303 calls/s # tcp tx: 490 MB/s 8316 calls/s 8316 msg/s # tcp rx: 490 MB/s 20511 calls/s # tcp tx: 416 MB/s 7062 calls/s 7062 msg/s # tcp rx: 417 MB/s 18628 calls/s # tcp tx: 464 MB/s 7874 calls/s 7874 msg/s # udp gso - over veth touching data # udp rx: 241 MB/s 176340 calls/s # udp tx: 257 MB/s 4365 calls/s 4365 msg/s # udp rx: 232 MB/s 169643 calls/s # udp tx: 232 MB/s 3948 calls/s 3948 msg/s # udp rx: 246 MB/s 179838 calls/s # udp tx: 249 MB/s 4226 calls/s 4226 msg/s # udp rx: 283 MB/s 206671 calls/s # udp tx: 289 MB/s 4915 calls/s 4915 msg/s # udp gso and gro - over veth touching data # udp rx: 405 MB/s 6883 calls/s # udp tx: 416 MB/s 7061 calls/s 7061 msg/s # udp rx: 546 MB/s 9297 calls/s # udp tx: 552 MB/s 9369 calls/s 9369 msg/s # udp rx: 577 MB/s 9794 calls/s # udp tx: 576 MB/s 9777 calls/s 9777 msg/s # udp rx: 439 MB/s 7462 calls/s # udp tx: 438 MB/s 7445 calls/s 7445 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' [?2004hxx__-> echo $? 0 xx__->