make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1077 MB/s 18273 calls/s 18273 msg/s # tcp rx: 1077 MB/s 138867 calls/s # tcp tx: 1085 MB/s 18417 calls/s 18417 msg/s # tcp rx: 1087 MB/s 134620 calls/s # tcp tx: 959 MB/s 16270 calls/s 16270 msg/s # tcp rx: 959 MB/s 129926 calls/s # tcp tx: 718 MB/s 12184 calls/s 12184 msg/s # udp gso - over veth touching data # udp rx: 650 MB/s 463289 calls/s # udp tx: 670 MB/s 11373 calls/s 11373 msg/s # udp rx: 695 MB/s 495637 calls/s # udp tx: 699 MB/s 11864 calls/s 11864 msg/s # udp rx: 683 MB/s 486580 calls/s # udp tx: 684 MB/s 11615 calls/s 11615 msg/s # udp rx: 659 MB/s 469547 calls/s # udp tx: 662 MB/s 11234 calls/s 11234 msg/s # udp gso and gro - over veth touching data # udp rx: 631 MB/s 449578 calls/s # udp tx: 650 MB/s 11029 calls/s 11029 msg/s # udp rx: 639 MB/s 455209 calls/s # udp tx: 640 MB/s 10856 calls/s 10856 msg/s # udp rx: 665 MB/s 473824 calls/s # udp tx: 669 MB/s 11360 calls/s 11360 msg/s # udp rx: 671 MB/s 478611 calls/s # udp tx: 675 MB/s 11449 calls/s 11449 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 791 MB/s 13418 calls/s 13418 msg/s # tcp rx: 792 MB/s 91951 calls/s # tcp tx: 745 MB/s 12639 calls/s 12639 msg/s # tcp rx: 746 MB/s 86883 calls/s # tcp tx: 721 MB/s 12245 calls/s 12245 msg/s # tcp rx: 722 MB/s 86551 calls/s # tcp tx: 759 MB/s 12882 calls/s 12882 msg/s # udp gso - over veth touching data # udp rx: 643 MB/s 469045 calls/s # udp tx: 663 MB/s 11254 calls/s 11254 msg/s # udp rx: 678 MB/s 494691 calls/s # udp tx: 686 MB/s 11640 calls/s 11640 msg/s # udp rx: 677 MB/s 494428 calls/s # udp tx: 677 MB/s 11495 calls/s 11495 msg/s # udp rx: 674 MB/s 492278 calls/s # udp tx: 674 MB/s 11439 calls/s 11439 msg/s # udp gso and gro - over veth touching data # udp rx: 1188 MB/s 866573 calls/s # udp tx: 1234 MB/s 20930 calls/s 20930 msg/s # udp rx: 1189 MB/s 867207 calls/s # udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # udp rx: 637 MB/s 465019 calls/s # udp tx: 636 MB/s 10794 calls/s 10794 msg/s # udp rx: 629 MB/s 458736 calls/s # udp tx: 628 MB/s 10658 calls/s 10658 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__->