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: 992 MB/s 16826 calls/s 16826 msg/s # tcp rx: 993 MB/s 120775 calls/s # tcp tx: 1076 MB/s 18265 calls/s 18265 msg/s # tcp rx: 1076 MB/s 128295 calls/s # tcp tx: 756 MB/s 12833 calls/s 12833 msg/s # tcp rx: 757 MB/s 61033 calls/s # tcp tx: 1027 MB/s 17428 calls/s 17428 msg/s # udp gso - over veth touching data # udp rx: 644 MB/s 459264 calls/s # udp tx: 666 MB/s 11309 calls/s 11309 msg/s # udp rx: 674 MB/s 480598 calls/s # udp tx: 675 MB/s 11454 calls/s 11454 msg/s # udp rx: 665 MB/s 473926 calls/s # udp tx: 664 MB/s 11273 calls/s 11273 msg/s # udp rx: 1141 MB/s 813291 calls/s # udp tx: 1156 MB/s 19611 calls/s 19611 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 869441 calls/s # udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # udp rx: 770 MB/s 548766 calls/s # udp tx: 754 MB/s 12792 calls/s 12792 msg/s # udp rx: 669 MB/s 477009 calls/s # udp tx: 669 MB/s 11347 calls/s 11347 msg/s # udp rx: 670 MB/s 477802 calls/s # udp tx: 670 MB/s 11369 calls/s 11369 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1178 MB/s 19982 calls/s 19982 msg/s # tcp rx: 1180 MB/s 140034 calls/s # tcp tx: 718 MB/s 12188 calls/s 12188 msg/s # tcp rx: 719 MB/s 84673 calls/s # tcp tx: 717 MB/s 12171 calls/s 12171 msg/s # tcp rx: 718 MB/s 84967 calls/s # tcp tx: 691 MB/s 11728 calls/s 11728 msg/s # udp gso - over veth touching data # udp rx: 1157 MB/s 844139 calls/s # udp tx: 1186 MB/s 20132 calls/s 20132 msg/s # udp rx: 884 MB/s 645162 calls/s # udp tx: 869 MB/s 14742 calls/s 14742 msg/s # udp rx: 633 MB/s 462235 calls/s # udp tx: 633 MB/s 10749 calls/s 10749 msg/s # udp rx: 628 MB/s 458215 calls/s # udp tx: 627 MB/s 10650 calls/s 10650 msg/s # udp gso and gro - over veth touching data # udp rx: 607 MB/s 442866 calls/s # udp tx: 625 MB/s 10613 calls/s 10613 msg/s # udp rx: 632 MB/s 461061 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp rx: 630 MB/s 459817 calls/s # udp tx: 632 MB/s 10730 calls/s 10730 msg/s # udp rx: 637 MB/s 464590 calls/s # udp tx: 640 MB/s 10859 calls/s 10859 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__->