make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1048 MB/s 17780 calls/s 17780 msg/s # tcp rx: 1048 MB/s 135804 calls/s # tcp tx: 987 MB/s 16747 calls/s 16747 msg/s # tcp rx: 995 MB/s 124234 calls/s # tcp tx: 1083 MB/s 18376 calls/s 18376 msg/s # tcp rx: 1096 MB/s 129959 calls/s # tcp tx: 1068 MB/s 18115 calls/s 18115 msg/s # udp gso - over veth touching data # udp rx: 1148 MB/s 818252 calls/s # udp tx: 1173 MB/s 19899 calls/s 19899 msg/s # udp rx: 1158 MB/s 825083 calls/s # udp tx: 1167 MB/s 19804 calls/s 19804 msg/s # udp rx: 1263 MB/s 900204 calls/s # udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # udp rx: 1320 MB/s 940459 calls/s # udp tx: 1321 MB/s 22421 calls/s 22421 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 891133 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp rx: 1300 MB/s 926238 calls/s # udp tx: 1299 MB/s 22033 calls/s 22033 msg/s # udp rx: 1301 MB/s 927071 calls/s # udp tx: 1302 MB/s 22086 calls/s 22086 msg/s # udp rx: 1288 MB/s 917857 calls/s # udp tx: 1278 MB/s 21688 calls/s 21688 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 937 MB/s 15903 calls/s 15903 msg/s # tcp rx: 938 MB/s 122442 calls/s # tcp tx: 791 MB/s 13427 calls/s 13427 msg/s # tcp rx: 792 MB/s 90203 calls/s # tcp tx: 778 MB/s 13209 calls/s 13209 msg/s # tcp rx: 779 MB/s 89525 calls/s # tcp tx: 784 MB/s 13305 calls/s 13305 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 905717 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # udp rx: 1281 MB/s 934349 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp rx: 1253 MB/s 914438 calls/s # udp tx: 1254 MB/s 21275 calls/s 21275 msg/s # udp rx: 1258 MB/s 917621 calls/s # udp tx: 1258 MB/s 21342 calls/s 21342 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 904776 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 msg/s # udp rx: 1121 MB/s 817935 calls/s # udp tx: 1122 MB/s 19035 calls/s 19035 msg/s # udp rx: 1284 MB/s 936731 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # udp rx: 1275 MB/s 930085 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 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__->