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: 1039 MB/s 17636 calls/s 17636 msg/s # tcp rx: 1047 MB/s 131385 calls/s # tcp tx: 1122 MB/s 19031 calls/s 19031 msg/s # tcp rx: 1123 MB/s 139532 calls/s # tcp tx: 1121 MB/s 19018 calls/s 19018 msg/s # tcp rx: 1122 MB/s 141482 calls/s # tcp tx: 1070 MB/s 18162 calls/s 18162 msg/s # udp gso - over veth touching data # udp rx: 1177 MB/s 838915 calls/s # udp tx: 1212 MB/s 20563 calls/s 20563 msg/s # udp rx: 1216 MB/s 866413 calls/s # udp tx: 1215 MB/s 20624 calls/s 20624 msg/s # udp rx: 1220 MB/s 869740 calls/s # udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # udp rx: 1153 MB/s 821445 calls/s # udp tx: 1151 MB/s 19531 calls/s 19531 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 902970 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # udp rx: 1290 MB/s 918929 calls/s # udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # udp rx: 1267 MB/s 903067 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 1225 MB/s 873053 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1068 MB/s 18126 calls/s 18126 msg/s # tcp rx: 1069 MB/s 138967 calls/s # tcp tx: 1072 MB/s 18197 calls/s 18197 msg/s # tcp rx: 1073 MB/s 134243 calls/s # tcp tx: 989 MB/s 16783 calls/s 16783 msg/s # tcp rx: 990 MB/s 130481 calls/s # tcp tx: 1086 MB/s 18420 calls/s 18420 msg/s # udp gso - over veth touching data # udp rx: 1234 MB/s 900379 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp rx: 1250 MB/s 912038 calls/s # udp tx: 1252 MB/s 21237 calls/s 21237 msg/s # udp rx: 1253 MB/s 914359 calls/s # udp tx: 1256 MB/s 21305 calls/s 21305 msg/s # udp rx: 1266 MB/s 923317 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 888123 calls/s # udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # udp rx: 1262 MB/s 920956 calls/s # udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # udp rx: 1276 MB/s 931058 calls/s # udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # udp rx: 1261 MB/s 920184 calls/s # udp tx: 1264 MB/s 21439 calls/s 21439 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__->