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: 1180 MB/s 20018 calls/s 20018 msg/s # tcp rx: 1272 MB/s 126890 calls/s # tcp tx: 1111 MB/s 18848 calls/s 18848 msg/s # tcp rx: 1100 MB/s 65095 calls/s # tcp tx: 1039 MB/s 17633 calls/s 17633 msg/s # tcp rx: 1041 MB/s 108984 calls/s # tcp tx: 1064 MB/s 18061 calls/s 18061 msg/s # udp gso - over veth touching data # udp rx: 1238 MB/s 882028 calls/s # udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # udp rx: 1275 MB/s 908935 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp rx: 1266 MB/s 901994 calls/s # udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # udp rx: 1278 MB/s 910568 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 874825 calls/s # udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # udp rx: 1264 MB/s 900420 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 msg/s # udp rx: 1266 MB/s 902496 calls/s # udp tx: 1265 MB/s 21472 calls/s 21472 msg/s # udp rx: 1255 MB/s 894667 calls/s # udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1142 MB/s 19376 calls/s 19376 msg/s # tcp rx: 1142 MB/s 135683 calls/s # tcp tx: 1106 MB/s 18769 calls/s 18769 msg/s # tcp rx: 1107 MB/s 134056 calls/s # tcp tx: 1169 MB/s 19830 calls/s 19830 msg/s # tcp rx: 1170 MB/s 136054 calls/s # tcp tx: 1171 MB/s 19868 calls/s 19868 msg/s # udp gso - over veth touching data # udp rx: 1141 MB/s 832408 calls/s # udp tx: 1161 MB/s 19694 calls/s 19694 msg/s # udp rx: 1167 MB/s 851601 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 1149 MB/s 838687 calls/s # udp tx: 1148 MB/s 19487 calls/s 19487 msg/s # udp rx: 1137 MB/s 829860 calls/s # udp tx: 1130 MB/s 19180 calls/s 19180 msg/s # udp gso and gro - over veth touching data # udp rx: 1157 MB/s 844311 calls/s # udp tx: 1181 MB/s 20047 calls/s 20047 msg/s # udp rx: 1234 MB/s 900609 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # udp rx: 1204 MB/s 878569 calls/s # udp tx: 1198 MB/s 20327 calls/s 20327 msg/s # udp rx: 1237 MB/s 902529 calls/s # udp tx: 1242 MB/s 21066 calls/s 21066 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__->