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: 745 MB/s 12639 calls/s 12639 msg/s # tcp rx: 745 MB/s 34229 calls/s # tcp tx: 735 MB/s 12482 calls/s 12482 msg/s # tcp rx: 743 MB/s 32723 calls/s # tcp tx: 740 MB/s 12560 calls/s 12560 msg/s # tcp rx: 740 MB/s 32819 calls/s # tcp tx: 746 MB/s 12663 calls/s 12663 msg/s # udp gso - over veth touching data # udp rx: 438 MB/s 312512 calls/s # udp tx: 446 MB/s 7577 calls/s 7577 msg/s # udp rx: 447 MB/s 318773 calls/s # udp tx: 447 MB/s 7590 calls/s 7590 msg/s # udp rx: 447 MB/s 318780 calls/s # udp tx: 447 MB/s 7587 calls/s 7587 msg/s # udp rx: 446 MB/s 318408 calls/s # udp tx: 446 MB/s 7578 calls/s 7578 msg/s # udp gso and gro - over veth touching data # udp rx: 819 MB/s 13901 calls/s # udp tx: 835 MB/s 14170 calls/s 14170 msg/s # udp rx: 839 MB/s 14240 calls/s # udp tx: 838 MB/s 14227 calls/s 14227 msg/s # udp rx: 838 MB/s 14217 calls/s # udp tx: 837 MB/s 14201 calls/s 14201 msg/s # udp rx: 838 MB/s 14217 calls/s # udp tx: 837 MB/s 14203 calls/s 14203 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 753 MB/s 12773 calls/s 12773 msg/s # tcp rx: 758 MB/s 37919 calls/s # tcp tx: 736 MB/s 12499 calls/s 12499 msg/s # tcp rx: 737 MB/s 34734 calls/s # tcp tx: 745 MB/s 12652 calls/s 12652 msg/s # tcp rx: 746 MB/s 33743 calls/s # tcp tx: 744 MB/s 12629 calls/s 12629 msg/s # udp gso - over veth touching data # udp rx: 424 MB/s 309425 calls/s # udp tx: 433 MB/s 7351 calls/s 7351 msg/s # udp rx: 432 MB/s 315526 calls/s # udp tx: 432 MB/s 7329 calls/s 7329 msg/s # udp rx: 431 MB/s 315029 calls/s # udp tx: 431 MB/s 7320 calls/s 7320 msg/s # udp rx: 432 MB/s 315284 calls/s # udp tx: 432 MB/s 7341 calls/s 7341 msg/s # udp gso and gro - over veth touching data # udp rx: 802 MB/s 13613 calls/s # udp tx: 819 MB/s 13904 calls/s 13904 msg/s # udp rx: 806 MB/s 13671 calls/s # udp tx: 805 MB/s 13660 calls/s 13660 msg/s # udp rx: 802 MB/s 13612 calls/s # udp tx: 802 MB/s 13606 calls/s 13606 msg/s # udp rx: 800 MB/s 13583 calls/s # udp tx: 800 MB/s 13576 calls/s 13576 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__->