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: 1109 MB/s 18819 calls/s 18819 msg/s # tcp rx: 1109 MB/s 138363 calls/s # tcp tx: 1115 MB/s 18928 calls/s 18928 msg/s # tcp rx: 1116 MB/s 134166 calls/s # tcp tx: 916 MB/s 15549 calls/s 15549 msg/s # tcp rx: 931 MB/s 94712 calls/s # tcp tx: 1071 MB/s 18170 calls/s 18170 msg/s # udp gso - over veth touching data # udp rx: 627 MB/s 446650 calls/s # udp tx: 645 MB/s 10942 calls/s 10942 msg/s # udp rx: 637 MB/s 454150 calls/s # udp tx: 643 MB/s 10907 calls/s 10907 msg/s # udp rx: 634 MB/s 451750 calls/s # udp tx: 638 MB/s 10825 calls/s 10825 msg/s # udp rx: 647 MB/s 461277 calls/s # udp tx: 651 MB/s 11053 calls/s 11053 msg/s # udp gso and gro - over veth touching data # udp rx: 1274 MB/s 907533 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # udp rx: 1335 MB/s 951546 calls/s # udp tx: 1340 MB/s 22730 calls/s 22730 msg/s # udp rx: 1330 MB/s 947471 calls/s # udp tx: 1334 MB/s 22636 calls/s 22636 msg/s # udp rx: 1324 MB/s 943342 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 957 MB/s 16245 calls/s 16245 msg/s # tcp rx: 958 MB/s 126266 calls/s # tcp tx: 1030 MB/s 17479 calls/s 17479 msg/s # tcp rx: 1031 MB/s 129370 calls/s # tcp tx: 1029 MB/s 17458 calls/s 17458 msg/s # tcp rx: 1030 MB/s 129486 calls/s # tcp tx: 1049 MB/s 17794 calls/s 17794 msg/s # udp gso - over veth touching data # udp rx: 1125 MB/s 820718 calls/s # udp tx: 1159 MB/s 19669 calls/s 19669 msg/s # udp rx: 1114 MB/s 812555 calls/s # udp tx: 1111 MB/s 18858 calls/s 18858 msg/s # udp rx: 1209 MB/s 882360 calls/s # udp tx: 1210 MB/s 20525 calls/s 20525 msg/s # udp rx: 1232 MB/s 898944 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 848840 calls/s # udp tx: 1201 MB/s 20372 calls/s 20372 msg/s # udp rx: 1210 MB/s 882858 calls/s # udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # udp rx: 1246 MB/s 909287 calls/s # udp tx: 1248 MB/s 21180 calls/s 21180 msg/s # udp rx: 1205 MB/s 879346 calls/s # udp tx: 1202 MB/s 20398 calls/s 20398 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__->