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: 1038 MB/s 17621 calls/s 17621 msg/s # tcp rx: 1042 MB/s 119369 calls/s # tcp tx: 1040 MB/s 17653 calls/s 17653 msg/s # tcp rx: 1055 MB/s 124515 calls/s # tcp tx: 1093 MB/s 18541 calls/s 18541 msg/s # tcp rx: 1090 MB/s 125594 calls/s # tcp tx: 1107 MB/s 18787 calls/s 18787 msg/s # udp gso - over veth touching data # udp rx: 1014 MB/s 722490 calls/s # udp tx: 1050 MB/s 17819 calls/s 17819 msg/s # udp rx: 1289 MB/s 918916 calls/s # udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # udp rx: 1297 MB/s 924515 calls/s # udp tx: 1301 MB/s 22074 calls/s 22074 msg/s # udp rx: 1292 MB/s 920846 calls/s # udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # udp gso and gro - over veth touching data # udp rx: 1274 MB/s 907940 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 1313 MB/s 935376 calls/s # udp tx: 1318 MB/s 22365 calls/s 22365 msg/s # udp rx: 1305 MB/s 930156 calls/s # udp tx: 1311 MB/s 22249 calls/s 22249 msg/s # udp rx: 1305 MB/s 930085 calls/s # udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 965 MB/s 16371 calls/s 16371 msg/s # tcp rx: 965 MB/s 128936 calls/s # tcp tx: 1022 MB/s 17347 calls/s 17347 msg/s # tcp rx: 1023 MB/s 126704 calls/s # tcp tx: 1047 MB/s 17766 calls/s 17766 msg/s # tcp rx: 1048 MB/s 128224 calls/s # tcp tx: 1047 MB/s 17772 calls/s 17772 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 878689 calls/s # udp tx: 1242 MB/s 21082 calls/s 21082 msg/s # udp rx: 1249 MB/s 911055 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp rx: 1267 MB/s 924140 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp rx: 1267 MB/s 924701 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 891958 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp rx: 1263 MB/s 921218 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1259 MB/s 918871 calls/s # udp tx: 1260 MB/s 21380 calls/s 21380 msg/s # udp rx: 1258 MB/s 917960 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 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__->