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: 687 MB/s 11655 calls/s 11655 msg/s # tcp rx: 687 MB/s 84348 calls/s # tcp tx: 686 MB/s 11644 calls/s 11644 msg/s # tcp rx: 687 MB/s 84136 calls/s # tcp tx: 720 MB/s 12213 calls/s 12213 msg/s # tcp rx: 720 MB/s 84229 calls/s # tcp tx: 717 MB/s 12166 calls/s 12166 msg/s # udp gso - over veth touching data # udp rx: 645 MB/s 459806 calls/s # udp tx: 661 MB/s 11211 calls/s 11211 msg/s # udp rx: 696 MB/s 496382 calls/s # udp tx: 696 MB/s 11809 calls/s 11809 msg/s # udp rx: 681 MB/s 485602 calls/s # udp tx: 682 MB/s 11579 calls/s 11579 msg/s # udp rx: 697 MB/s 496927 calls/s # udp tx: 697 MB/s 11829 calls/s 11829 msg/s # udp gso and gro - over veth touching data # udp rx: 631 MB/s 449870 calls/s # udp tx: 649 MB/s 11017 calls/s 11017 msg/s # udp rx: 685 MB/s 488658 calls/s # udp tx: 686 MB/s 11650 calls/s 11650 msg/s # udp rx: 689 MB/s 491437 calls/s # udp tx: 691 MB/s 11721 calls/s 11721 msg/s # udp rx: 687 MB/s 490058 calls/s # udp tx: 713 MB/s 12100 calls/s 12100 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 739 MB/s 12545 calls/s 12545 msg/s # tcp rx: 740 MB/s 84303 calls/s # tcp tx: 738 MB/s 12522 calls/s 12522 msg/s # tcp rx: 738 MB/s 84605 calls/s # tcp tx: 730 MB/s 12384 calls/s 12384 msg/s # tcp rx: 731 MB/s 83213 calls/s # tcp tx: 733 MB/s 12448 calls/s 12448 msg/s # udp gso - over veth touching data # udp rx: 1140 MB/s 831675 calls/s # udp tx: 1179 MB/s 20004 calls/s 20004 msg/s # udp rx: 1193 MB/s 870760 calls/s # udp tx: 1194 MB/s 20262 calls/s 20262 msg/s # udp rx: 1256 MB/s 916643 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1259 MB/s 918350 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 470496 calls/s # udp tx: 663 MB/s 11254 calls/s 11254 msg/s # udp rx: 767 MB/s 559943 calls/s # udp tx: 767 MB/s 13012 calls/s 13012 msg/s # udp rx: 630 MB/s 459533 calls/s # udp tx: 629 MB/s 10673 calls/s 10673 msg/s # udp rx: 641 MB/s 467881 calls/s # udp tx: 641 MB/s 10872 calls/s 10872 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__->