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: 1021 MB/s 17329 calls/s 17329 msg/s # tcp rx: 1022 MB/s 142458 calls/s # tcp tx: 1167 MB/s 19805 calls/s 19805 msg/s # tcp rx: 1168 MB/s 131651 calls/s # tcp tx: 1051 MB/s 17833 calls/s 17833 msg/s # tcp rx: 1052 MB/s 134189 calls/s # tcp tx: 1115 MB/s 18927 calls/s 18927 msg/s # udp gso - over veth touching data # udp rx: 1314 MB/s 936060 calls/s # udp tx: 1347 MB/s 22850 calls/s 22850 msg/s # udp rx: 1328 MB/s 946151 calls/s # udp tx: 1330 MB/s 22567 calls/s 22567 msg/s # udp rx: 1311 MB/s 934421 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 1324 MB/s 943750 calls/s # udp tx: 1327 MB/s 22519 calls/s 22519 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 904854 calls/s # udp tx: 1302 MB/s 22096 calls/s 22096 msg/s # udp rx: 1244 MB/s 886164 calls/s # udp tx: 1247 MB/s 21152 calls/s 21152 msg/s # udp rx: 1273 MB/s 907524 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1300 MB/s 926734 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1104 MB/s 18729 calls/s 18729 msg/s # tcp rx: 1104 MB/s 141080 calls/s # tcp tx: 1148 MB/s 19474 calls/s 19474 msg/s # tcp rx: 1148 MB/s 139946 calls/s # tcp tx: 1144 MB/s 19419 calls/s 19419 msg/s # tcp rx: 1146 MB/s 139953 calls/s # tcp tx: 1159 MB/s 19672 calls/s 19672 msg/s # udp gso - over veth touching data # udp rx: 655 MB/s 477875 calls/s # udp tx: 676 MB/s 11480 calls/s 11480 msg/s # udp rx: 678 MB/s 494657 calls/s # udp tx: 677 MB/s 11494 calls/s 11494 msg/s # udp rx: 693 MB/s 505651 calls/s # udp tx: 692 MB/s 11750 calls/s 11750 msg/s # udp rx: 692 MB/s 504715 calls/s # udp tx: 691 MB/s 11726 calls/s 11726 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900093 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp rx: 1269 MB/s 926180 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1274 MB/s 929339 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1269 MB/s 925800 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 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__->