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: 1243 MB/s 21088 calls/s 21088 msg/s # tcp rx: 1243 MB/s 115560 calls/s # tcp tx: 1085 MB/s 18415 calls/s 18415 msg/s # tcp rx: 1086 MB/s 128961 calls/s # tcp tx: 1067 MB/s 18103 calls/s 18103 msg/s # tcp rx: 1068 MB/s 128400 calls/s # tcp tx: 1076 MB/s 18264 calls/s 18264 msg/s # udp gso - over veth touching data # udp rx: 714 MB/s 508813 calls/s # udp tx: 737 MB/s 12508 calls/s 12508 msg/s # udp rx: 684 MB/s 487722 calls/s # udp tx: 684 MB/s 11605 calls/s 11605 msg/s # udp rx: 685 MB/s 488099 calls/s # udp tx: 682 MB/s 11582 calls/s 11582 msg/s # udp rx: 737 MB/s 525442 calls/s # udp tx: 739 MB/s 12548 calls/s 12548 msg/s # udp gso and gro - over veth touching data # udp rx: 664 MB/s 473098 calls/s # udp tx: 689 MB/s 11686 calls/s 11686 msg/s # udp rx: 733 MB/s 522587 calls/s # udp tx: 731 MB/s 12414 calls/s 12414 msg/s # udp rx: 756 MB/s 539177 calls/s # udp tx: 760 MB/s 12906 calls/s 12906 msg/s # udp rx: 760 MB/s 541787 calls/s # udp tx: 762 MB/s 12934 calls/s 12934 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1092 MB/s 18533 calls/s 18533 msg/s # tcp rx: 1093 MB/s 139523 calls/s # tcp tx: 1179 MB/s 20010 calls/s 20010 msg/s # tcp rx: 1180 MB/s 131493 calls/s # tcp tx: 1065 MB/s 18075 calls/s 18075 msg/s # tcp rx: 1066 MB/s 128776 calls/s # tcp tx: 1058 MB/s 17956 calls/s 17956 msg/s # udp gso - over veth touching data # udp rx: 861 MB/s 628501 calls/s # udp tx: 880 MB/s 14937 calls/s 14937 msg/s # udp rx: 698 MB/s 509398 calls/s # udp tx: 697 MB/s 11835 calls/s 11835 msg/s # udp rx: 710 MB/s 518226 calls/s # udp tx: 710 MB/s 12053 calls/s 12053 msg/s # udp rx: 726 MB/s 529588 calls/s # udp tx: 726 MB/s 12314 calls/s 12314 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 877807 calls/s # udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # udp rx: 1233 MB/s 899827 calls/s # udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # udp rx: 1269 MB/s 926177 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # udp rx: 1256 MB/s 916587 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 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__->