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: 1061 MB/s 18006 calls/s 18006 msg/s # tcp rx: 1062 MB/s 129402 calls/s # tcp tx: 1139 MB/s 19328 calls/s 19328 msg/s # tcp rx: 1140 MB/s 135319 calls/s # tcp tx: 1135 MB/s 19259 calls/s 19259 msg/s # tcp rx: 1136 MB/s 134046 calls/s # tcp tx: 1096 MB/s 18595 calls/s 18595 msg/s # udp gso - over veth touching data # udp rx: 1263 MB/s 899786 calls/s # udp tx: 1299 MB/s 22043 calls/s 22043 msg/s # udp rx: 1318 MB/s 939278 calls/s # udp tx: 1317 MB/s 22344 calls/s 22344 msg/s # udp rx: 1323 MB/s 943051 calls/s # udp tx: 1322 MB/s 22436 calls/s 22436 msg/s # udp rx: 1324 MB/s 943184 calls/s # udp tx: 1322 MB/s 22433 calls/s 22433 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 886961 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 1221 MB/s 870103 calls/s # udp tx: 1218 MB/s 20669 calls/s 20669 msg/s # udp rx: 1303 MB/s 928239 calls/s # udp tx: 1305 MB/s 22140 calls/s 22140 msg/s # udp rx: 1315 MB/s 937105 calls/s # udp tx: 1312 MB/s 22263 calls/s 22263 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1111 MB/s 18852 calls/s 18852 msg/s # tcp rx: 1111 MB/s 137586 calls/s # tcp tx: 1125 MB/s 19085 calls/s 19085 msg/s # tcp rx: 1126 MB/s 132052 calls/s # tcp tx: 1126 MB/s 19111 calls/s 19111 msg/s # tcp rx: 1127 MB/s 131731 calls/s # tcp tx: 1135 MB/s 19252 calls/s 19252 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 891426 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 1229 MB/s 896642 calls/s # udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # udp rx: 1263 MB/s 921205 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp rx: 1265 MB/s 922940 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp gso and gro - over veth touching data # udp rx: 1140 MB/s 831994 calls/s # udp tx: 1178 MB/s 19985 calls/s 19985 msg/s # udp rx: 1245 MB/s 908056 calls/s # udp tx: 1246 MB/s 21138 calls/s 21138 msg/s # udp rx: 1238 MB/s 903396 calls/s # udp tx: 1241 MB/s 21064 calls/s 21064 msg/s # udp rx: 1234 MB/s 899984 calls/s # udp tx: 1238 MB/s 21008 calls/s 21008 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__->