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: 1055 MB/s 17905 calls/s 17905 msg/s # tcp rx: 1056 MB/s 136235 calls/s # tcp tx: 1158 MB/s 19651 calls/s 19651 msg/s # tcp rx: 1159 MB/s 144121 calls/s # tcp tx: 1185 MB/s 20104 calls/s 20104 msg/s # tcp rx: 1186 MB/s 149168 calls/s # tcp tx: 1193 MB/s 20246 calls/s 20246 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 883072 calls/s # udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # udp rx: 962 MB/s 685586 calls/s # udp tx: 943 MB/s 16009 calls/s 16009 msg/s # udp rx: 632 MB/s 450295 calls/s # udp tx: 631 MB/s 10712 calls/s 10712 msg/s # udp rx: 623 MB/s 444277 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 msg/s # udp gso and gro - over veth touching data # udp rx: 579 MB/s 412458 calls/s # udp tx: 597 MB/s 10139 calls/s 10139 msg/s # udp rx: 620 MB/s 442240 calls/s # udp tx: 624 MB/s 10594 calls/s 10594 msg/s # udp rx: 620 MB/s 441999 calls/s # udp tx: 622 MB/s 10566 calls/s 10566 msg/s # udp rx: 622 MB/s 443160 calls/s # udp tx: 651 MB/s 11049 calls/s 11049 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 654 MB/s 11104 calls/s 11104 msg/s # tcp rx: 654 MB/s 82638 calls/s # tcp tx: 629 MB/s 10682 calls/s 10682 msg/s # tcp rx: 629 MB/s 80967 calls/s # tcp tx: 643 MB/s 10921 calls/s 10921 msg/s # tcp rx: 644 MB/s 80796 calls/s # tcp tx: 653 MB/s 11090 calls/s 11090 msg/s # udp gso - over veth touching data # udp rx: 1133 MB/s 826445 calls/s # udp tx: 1171 MB/s 19866 calls/s 19866 msg/s # udp rx: 1162 MB/s 847705 calls/s # udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # udp rx: 1271 MB/s 927109 calls/s # udp tx: 1272 MB/s 21578 calls/s 21578 msg/s # udp rx: 1268 MB/s 925210 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871787 calls/s # udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # udp rx: 1231 MB/s 898362 calls/s # udp tx: 1231 MB/s 20889 calls/s 20889 msg/s # udp rx: 1239 MB/s 903787 calls/s # udp tx: 1238 MB/s 21011 calls/s 21011 msg/s # udp rx: 1241 MB/s 905378 calls/s # udp tx: 1240 MB/s 21048 calls/s 21048 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__->