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: 1065 MB/s 18071 calls/s 18071 msg/s # tcp rx: 1065 MB/s 137998 calls/s # tcp tx: 1128 MB/s 19140 calls/s 19140 msg/s # tcp rx: 1130 MB/s 134494 calls/s # tcp tx: 1118 MB/s 18974 calls/s 18974 msg/s # tcp rx: 1119 MB/s 133421 calls/s # tcp tx: 1119 MB/s 18979 calls/s 18979 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864644 calls/s # udp tx: 1250 MB/s 21204 calls/s 21204 msg/s # udp rx: 1319 MB/s 939698 calls/s # udp tx: 1318 MB/s 22368 calls/s 22368 msg/s # udp rx: 1288 MB/s 918038 calls/s # udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # udp rx: 1275 MB/s 908591 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 883926 calls/s # udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # udp rx: 1282 MB/s 913905 calls/s # udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # udp rx: 1311 MB/s 934065 calls/s # udp tx: 1312 MB/s 22258 calls/s 22258 msg/s # udp rx: 1301 MB/s 927161 calls/s # udp tx: 1300 MB/s 22050 calls/s 22050 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1097 MB/s 18618 calls/s 18618 msg/s # tcp rx: 1098 MB/s 139603 calls/s # tcp tx: 1060 MB/s 17992 calls/s 17992 msg/s # tcp rx: 1067 MB/s 130584 calls/s # tcp tx: 1110 MB/s 18841 calls/s 18841 msg/s # tcp rx: 1113 MB/s 128636 calls/s # tcp tx: 1117 MB/s 18960 calls/s 18960 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 912426 calls/s # udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # udp rx: 1300 MB/s 948241 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 1293 MB/s 943026 calls/s # udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # udp rx: 1292 MB/s 942465 calls/s # udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 924546 calls/s # udp tx: 1304 MB/s 22120 calls/s 22120 msg/s # udp rx: 1297 MB/s 945995 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 1294 MB/s 944014 calls/s # udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # udp rx: 1047 MB/s 764158 calls/s # udp tx: 1426 MB/s 24193 calls/s 24193 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__->