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: 1084 MB/s 18398 calls/s 18398 msg/s # tcp rx: 1085 MB/s 131465 calls/s # tcp tx: 1027 MB/s 17427 calls/s 17427 msg/s # tcp rx: 1028 MB/s 126942 calls/s # tcp tx: 1066 MB/s 18088 calls/s 18088 msg/s # tcp rx: 1067 MB/s 124660 calls/s # tcp tx: 1087 MB/s 18447 calls/s 18447 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908340 calls/s # udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # udp rx: 1313 MB/s 935346 calls/s # udp tx: 1312 MB/s 22254 calls/s 22254 msg/s # udp rx: 1328 MB/s 946007 calls/s # udp tx: 1328 MB/s 22540 calls/s 22540 msg/s # udp rx: 1077 MB/s 767398 calls/s # udp tx: 1059 MB/s 17963 calls/s 17963 msg/s # udp gso and gro - over veth touching data # udp rx: 578 MB/s 412432 calls/s # udp tx: 596 MB/s 10111 calls/s 10111 msg/s # udp rx: 603 MB/s 430178 calls/s # udp tx: 603 MB/s 10241 calls/s 10241 msg/s # udp rx: 629 MB/s 448638 calls/s # udp tx: 629 MB/s 10679 calls/s 10679 msg/s # udp rx: 629 MB/s 448137 calls/s # udp tx: 628 MB/s 10660 calls/s 10660 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 807 MB/s 13698 calls/s 13698 msg/s # tcp rx: 811 MB/s 86383 calls/s # tcp tx: 807 MB/s 13694 calls/s 13694 msg/s # tcp rx: 808 MB/s 88718 calls/s # tcp tx: 756 MB/s 12832 calls/s 12832 msg/s # tcp rx: 757 MB/s 83971 calls/s # tcp tx: 798 MB/s 13539 calls/s 13539 msg/s # udp gso - over veth touching data # udp rx: 737 MB/s 537949 calls/s # udp tx: 757 MB/s 12848 calls/s 12848 msg/s # udp rx: 657 MB/s 479859 calls/s # udp tx: 656 MB/s 11143 calls/s 11143 msg/s # udp rx: 689 MB/s 502612 calls/s # udp tx: 689 MB/s 11699 calls/s 11699 msg/s # udp rx: 708 MB/s 516735 calls/s # udp tx: 708 MB/s 12016 calls/s 12016 msg/s # udp gso and gro - over veth touching data # udp rx: 678 MB/s 494493 calls/s # udp tx: 698 MB/s 11839 calls/s 11839 msg/s # udp rx: 674 MB/s 491621 calls/s # udp tx: 691 MB/s 11724 calls/s 11724 msg/s # udp rx: 1251 MB/s 912450 calls/s # udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # udp rx: 1269 MB/s 925895 calls/s # udp tx: 1274 MB/s 21615 calls/s 21615 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__->