make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1161 MB/s 19705 calls/s 19705 msg/s # tcp rx: 1214 MB/s 143813 calls/s # tcp tx: 1087 MB/s 18451 calls/s 18451 msg/s # tcp rx: 1090 MB/s 117763 calls/s # tcp tx: 1093 MB/s 18545 calls/s 18545 msg/s # tcp rx: 1126 MB/s 115542 calls/s # tcp tx: 1081 MB/s 18335 calls/s 18335 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 881258 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1267 MB/s 903093 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1265 MB/s 901643 calls/s # udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # udp rx: 1267 MB/s 902863 calls/s # udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 881773 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp rx: 1247 MB/s 888439 calls/s # udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # udp rx: 1268 MB/s 903908 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # udp rx: 1278 MB/s 911072 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1107 MB/s 18782 calls/s 18782 msg/s # tcp rx: 1107 MB/s 98968 calls/s # tcp tx: 1097 MB/s 18616 calls/s 18616 msg/s # tcp rx: 1099 MB/s 130321 calls/s # tcp tx: 1051 MB/s 17832 calls/s 17832 msg/s # tcp rx: 1052 MB/s 126200 calls/s # tcp tx: 1045 MB/s 17734 calls/s 17734 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 847855 calls/s # udp tx: 1184 MB/s 20083 calls/s 20083 msg/s # udp rx: 1147 MB/s 836930 calls/s # udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # udp rx: 1168 MB/s 852355 calls/s # udp tx: 1175 MB/s 19934 calls/s 19934 msg/s # udp rx: 1152 MB/s 840872 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 874035 calls/s # udp tx: 1222 MB/s 20740 calls/s 20740 msg/s # udp rx: 1179 MB/s 860342 calls/s # udp tx: 1170 MB/s 19852 calls/s 19852 msg/s # udp rx: 1013 MB/s 739216 calls/s # udp tx: 1025 MB/s 17392 calls/s 17392 msg/s # udp rx: 1086 MB/s 792213 calls/s # udp tx: 1086 MB/s 18430 calls/s 18430 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->