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 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 688 MB/s 11672 calls/s 11672 msg/s # tcp rx: 688 MB/s 31336 calls/s # tcp tx: 763 MB/s 12956 calls/s 12956 msg/s # tcp rx: 764 MB/s 30901 calls/s # tcp tx: 713 MB/s 12104 calls/s 12104 msg/s # tcp rx: 714 MB/s 29761 calls/s # tcp tx: 738 MB/s 12529 calls/s 12529 msg/s # udp gso - over veth touching data # udp rx: 345 MB/s 245876 calls/s # udp tx: 359 MB/s 6097 calls/s 6097 msg/s # udp rx: 432 MB/s 308280 calls/s # udp tx: 428 MB/s 7275 calls/s 7275 msg/s # udp rx: 426 MB/s 304063 calls/s # udp tx: 429 MB/s 7291 calls/s 7291 msg/s # udp rx: 358 MB/s 255074 calls/s # udp tx: 355 MB/s 6025 calls/s 6025 msg/s # udp gso and gro - over veth touching data # udp rx: 722 MB/s 12258 calls/s # udp tx: 743 MB/s 12613 calls/s 12613 msg/s # udp rx: 804 MB/s 13637 calls/s # udp tx: 813 MB/s 13792 calls/s 13792 msg/s # udp rx: 965 MB/s 15704 calls/s # udp tx: 960 MB/s 16287 calls/s 16287 msg/s # udp rx: 795 MB/s 13496 calls/s # udp tx: 794 MB/s 13475 calls/s 13475 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 618 MB/s 10494 calls/s 10494 msg/s # tcp rx: 619 MB/s 25471 calls/s # tcp tx: 668 MB/s 11337 calls/s 11337 msg/s # tcp rx: 669 MB/s 27080 calls/s # tcp tx: 614 MB/s 10418 calls/s 10418 msg/s # tcp rx: 615 MB/s 27093 calls/s # tcp tx: 632 MB/s 10733 calls/s 10733 msg/s # udp gso - over veth touching data # udp rx: 303 MB/s 221146 calls/s # udp tx: 311 MB/s 5287 calls/s 5287 msg/s # udp rx: 316 MB/s 230620 calls/s # udp tx: 317 MB/s 5381 calls/s 5381 msg/s # udp rx: 327 MB/s 238545 calls/s # udp tx: 326 MB/s 5543 calls/s 5543 msg/s # udp rx: 325 MB/s 237723 calls/s # udp tx: 325 MB/s 5528 calls/s 5528 msg/s # udp gso and gro - over veth touching data # udp rx: 647 MB/s 10979 calls/s # udp tx: 672 MB/s 11411 calls/s 11411 msg/s # udp rx: 769 MB/s 13150 calls/s # udp tx: 767 MB/s 13022 calls/s 13022 msg/s # udp rx: 778 MB/s 13274 calls/s # udp tx: 775 MB/s 13146 calls/s 13146 msg/s # udp rx: 524 MB/s 8899 calls/s # udp tx: 519 MB/s 8812 calls/s 8812 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' xx__-> echo $? 0 xx__->