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: 1044 MB/s 17720 calls/s 17720 msg/s # tcp rx: 1053 MB/s 138563 calls/s # tcp tx: 877 MB/s 14884 calls/s 14884 msg/s # tcp rx: 882 MB/s 125195 calls/s # tcp tx: 1101 MB/s 18674 calls/s 18674 msg/s # tcp rx: 1100 MB/s 124029 calls/s # tcp tx: 1033 MB/s 17535 calls/s 17535 msg/s # udp gso - over veth touching data # udp rx: 1100 MB/s 783841 calls/s # udp tx: 1140 MB/s 19342 calls/s 19342 msg/s # udp rx: 1235 MB/s 880327 calls/s # udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # udp rx: 1249 MB/s 890106 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 1278 MB/s 911037 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp gso and gro - over veth touching data # udp rx: 1166 MB/s 830659 calls/s # udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # udp rx: 1273 MB/s 907019 calls/s # udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # udp rx: 1255 MB/s 894315 calls/s # udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # udp rx: 1282 MB/s 913272 calls/s # udp tx: 1296 MB/s 21988 calls/s 21988 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 884 MB/s 15009 calls/s 15009 msg/s # tcp rx: 887 MB/s 104804 calls/s # tcp tx: 1101 MB/s 18685 calls/s 18685 msg/s # tcp rx: 1103 MB/s 127497 calls/s # tcp tx: 1094 MB/s 18562 calls/s 18562 msg/s # tcp rx: 1095 MB/s 128209 calls/s # tcp tx: 1090 MB/s 18493 calls/s 18493 msg/s # udp gso - over veth touching data # udp rx: 802 MB/s 585195 calls/s # udp tx: 822 MB/s 13946 calls/s 13946 msg/s # udp rx: 643 MB/s 468964 calls/s # udp tx: 641 MB/s 10881 calls/s 10881 msg/s # udp rx: 637 MB/s 465062 calls/s # udp tx: 638 MB/s 10828 calls/s 10828 msg/s # udp rx: 647 MB/s 472508 calls/s # udp tx: 646 MB/s 10969 calls/s 10969 msg/s # udp gso and gro - over veth touching data # udp rx: 1108 MB/s 808557 calls/s # udp tx: 1153 MB/s 19558 calls/s 19558 msg/s # udp rx: 1174 MB/s 856210 calls/s # udp tx: 1172 MB/s 19881 calls/s 19881 msg/s # udp rx: 1191 MB/s 869172 calls/s # udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # udp rx: 633 MB/s 462224 calls/s # udp tx: 841 MB/s 14264 calls/s 14264 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__->