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: 1183 MB/s 20069 calls/s 20069 msg/s # tcp rx: 1186 MB/s 138405 calls/s # tcp tx: 1102 MB/s 18697 calls/s 18697 msg/s # tcp rx: 1106 MB/s 128174 calls/s # tcp tx: 1098 MB/s 18626 calls/s 18626 msg/s # tcp rx: 1100 MB/s 128319 calls/s # tcp tx: 1089 MB/s 18474 calls/s 18474 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 868332 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp rx: 1316 MB/s 937852 calls/s # udp tx: 1314 MB/s 22302 calls/s 22302 msg/s # udp rx: 1310 MB/s 933605 calls/s # udp tx: 1310 MB/s 22226 calls/s 22226 msg/s # udp rx: 1313 MB/s 935908 calls/s # udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 861534 calls/s # udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # udp rx: 1234 MB/s 879051 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # udp rx: 1276 MB/s 909038 calls/s # udp tx: 1276 MB/s 21649 calls/s 21649 msg/s # udp rx: 1298 MB/s 924673 calls/s # udp tx: 1296 MB/s 21991 calls/s 21991 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1169 MB/s 19831 calls/s 19831 msg/s # tcp rx: 1170 MB/s 140874 calls/s # tcp tx: 1171 MB/s 19862 calls/s 19862 msg/s # tcp rx: 1172 MB/s 140558 calls/s # tcp tx: 1183 MB/s 20076 calls/s 20076 msg/s # tcp rx: 1184 MB/s 140223 calls/s # tcp tx: 1182 MB/s 20060 calls/s 20060 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 906851 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 1264 MB/s 922137 calls/s # udp tx: 1266 MB/s 21481 calls/s 21481 msg/s # udp rx: 1262 MB/s 921033 calls/s # udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # udp rx: 1267 MB/s 924040 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 880899 calls/s # udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # udp rx: 1190 MB/s 868191 calls/s # udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # udp rx: 1277 MB/s 931752 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1276 MB/s 931140 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 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__->