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: 808 MB/s 13708 calls/s 13708 msg/s # tcp rx: 809 MB/s 144719 calls/s # tcp tx: 820 MB/s 13910 calls/s 13910 msg/s # tcp rx: 820 MB/s 146667 calls/s # tcp tx: 829 MB/s 14073 calls/s 14073 msg/s # tcp rx: 830 MB/s 144435 calls/s # tcp tx: 798 MB/s 13538 calls/s 13538 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 874253 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp rx: 1312 MB/s 934976 calls/s # udp tx: 1312 MB/s 22269 calls/s 22269 msg/s # udp rx: 1306 MB/s 930769 calls/s # udp tx: 1306 MB/s 22159 calls/s 22159 msg/s # udp rx: 1317 MB/s 938382 calls/s # udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # udp gso and gro - over veth touching data # udp rx: 685 MB/s 488533 calls/s # udp tx: 703 MB/s 11931 calls/s 11931 msg/s # udp rx: 725 MB/s 516684 calls/s # udp tx: 726 MB/s 12329 calls/s 12329 msg/s # udp rx: 724 MB/s 515894 calls/s # udp tx: 725 MB/s 12311 calls/s 12311 msg/s # udp rx: 724 MB/s 516392 calls/s # udp tx: 725 MB/s 12303 calls/s 12303 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 592 MB/s 10042 calls/s 10042 msg/s # tcp rx: 592 MB/s 84988 calls/s # tcp tx: 554 MB/s 9409 calls/s 9409 msg/s # tcp rx: 555 MB/s 82183 calls/s # tcp tx: 497 MB/s 8436 calls/s 8436 msg/s # tcp rx: 497 MB/s 78948 calls/s # tcp tx: 495 MB/s 8409 calls/s 8409 msg/s # udp gso - over veth touching data # udp rx: 549 MB/s 400869 calls/s # udp tx: 561 MB/s 9516 calls/s 9516 msg/s # udp rx: 567 MB/s 413528 calls/s # udp tx: 567 MB/s 9617 calls/s 9617 msg/s # udp rx: 578 MB/s 421812 calls/s # udp tx: 577 MB/s 9798 calls/s 9798 msg/s # udp rx: 593 MB/s 432562 calls/s # udp tx: 592 MB/s 10049 calls/s 10049 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 482911 calls/s # udp tx: 677 MB/s 11485 calls/s 11485 msg/s # udp rx: 685 MB/s 499897 calls/s # udp tx: 688 MB/s 11673 calls/s 11673 msg/s # udp rx: 694 MB/s 506839 calls/s # udp tx: 698 MB/s 11841 calls/s 11841 msg/s # udp rx: 688 MB/s 502002 calls/s # udp tx: 691 MB/s 11727 calls/s 11727 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__->