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: 1034 MB/s 17548 calls/s 17548 msg/s # tcp rx: 1035 MB/s 138510 calls/s # tcp tx: 1102 MB/s 18702 calls/s 18702 msg/s # tcp rx: 1103 MB/s 137088 calls/s # tcp tx: 1106 MB/s 18769 calls/s 18769 msg/s # tcp rx: 1108 MB/s 137925 calls/s # tcp tx: 1097 MB/s 18613 calls/s 18613 msg/s # udp gso - over veth touching data # udp rx: 1277 MB/s 909906 calls/s # udp tx: 1309 MB/s 22212 calls/s 22212 msg/s # udp rx: 1315 MB/s 937229 calls/s # udp tx: 1314 MB/s 22298 calls/s 22298 msg/s # udp rx: 1255 MB/s 894294 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # udp rx: 1261 MB/s 898569 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 857263 calls/s # udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # udp rx: 1279 MB/s 911415 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp rx: 1277 MB/s 910087 calls/s # udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # udp rx: 1255 MB/s 894497 calls/s # udp tx: 1253 MB/s 21267 calls/s 21267 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1083 MB/s 18374 calls/s 18374 msg/s # tcp rx: 1083 MB/s 141601 calls/s # tcp tx: 1049 MB/s 17794 calls/s 17794 msg/s # tcp rx: 1067 MB/s 128080 calls/s # tcp tx: 1062 MB/s 18014 calls/s 18014 msg/s # tcp rx: 1070 MB/s 125276 calls/s # tcp tx: 1048 MB/s 17786 calls/s 17786 msg/s # udp gso - over veth touching data # udp rx: 1113 MB/s 812228 calls/s # udp tx: 1151 MB/s 19523 calls/s 19523 msg/s # udp rx: 1231 MB/s 898117 calls/s # udp tx: 1228 MB/s 20843 calls/s 20843 msg/s # udp rx: 1124 MB/s 820102 calls/s # udp tx: 1125 MB/s 19089 calls/s 19089 msg/s # udp rx: 1292 MB/s 942406 calls/s # udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # udp gso and gro - over veth touching data # udp rx: 1259 MB/s 918717 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # udp rx: 1287 MB/s 939345 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 msg/s # udp rx: 1289 MB/s 940320 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 msg/s # udp rx: 1284 MB/s 936745 calls/s # udp tx: 1286 MB/s 21812 calls/s 21812 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__->