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: 1037 MB/s 17591 calls/s 17591 msg/s # tcp rx: 1039 MB/s 128552 calls/s # tcp tx: 1132 MB/s 19213 calls/s 19213 msg/s # tcp rx: 1132 MB/s 122724 calls/s # tcp tx: 995 MB/s 16892 calls/s 16892 msg/s # tcp rx: 997 MB/s 126986 calls/s # tcp tx: 1048 MB/s 17782 calls/s 17782 msg/s # udp gso - over veth touching data # udp rx: 616 MB/s 439110 calls/s # udp tx: 637 MB/s 10812 calls/s 10812 msg/s # udp rx: 685 MB/s 488270 calls/s # udp tx: 688 MB/s 11681 calls/s 11681 msg/s # udp rx: 681 MB/s 485447 calls/s # udp tx: 684 MB/s 11607 calls/s 11607 msg/s # udp rx: 684 MB/s 487642 calls/s # udp tx: 687 MB/s 11656 calls/s 11656 msg/s # udp gso and gro - over veth touching data # udp rx: 606 MB/s 432043 calls/s # udp tx: 620 MB/s 10530 calls/s 10530 msg/s # udp rx: 642 MB/s 457699 calls/s # udp tx: 643 MB/s 10917 calls/s 10917 msg/s # udp rx: 661 MB/s 471078 calls/s # udp tx: 660 MB/s 11204 calls/s 11204 msg/s # udp rx: 661 MB/s 471393 calls/s # udp tx: 661 MB/s 11212 calls/s 11212 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1016 MB/s 17240 calls/s 17240 msg/s # tcp rx: 1017 MB/s 139273 calls/s # tcp tx: 1117 MB/s 18958 calls/s 18958 msg/s # tcp rx: 1118 MB/s 130580 calls/s # tcp tx: 1114 MB/s 18911 calls/s 18911 msg/s # tcp rx: 1116 MB/s 133030 calls/s # tcp tx: 1122 MB/s 19031 calls/s 19031 msg/s # udp gso - over veth touching data # udp rx: 1062 MB/s 774867 calls/s # udp tx: 1098 MB/s 18630 calls/s 18630 msg/s # udp rx: 1121 MB/s 817975 calls/s # udp tx: 1129 MB/s 19151 calls/s 19151 msg/s # udp rx: 1242 MB/s 906059 calls/s # udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # udp rx: 1248 MB/s 910881 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # udp gso and gro - over veth touching data # udp rx: 1194 MB/s 871341 calls/s # udp tx: 1227 MB/s 20825 calls/s 20825 msg/s # udp rx: 1262 MB/s 920669 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # udp rx: 1259 MB/s 918217 calls/s # udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # udp rx: 1256 MB/s 916390 calls/s # udp tx: 1255 MB/s 21292 calls/s 21292 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__->