make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=101312 (MB=6322), tx/s=101312 (MB/s=6322) # 3.04 [+1.50] rx=101312 (6322 MB) # 3.04 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=129581 (MB=8086), tx/s=129581 (MB/s=8086) # 6.01 [+1.36] rx=64746 (8086 MB) # 6.01 [+0.00] ok # 6.17 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=125024 (MB=7801), tx/s=125024 (MB/s=7801) # 9.09 [+1.50] rx=125024 (7801 MB) # 9.10 [+0.00] ok # 9.26 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=136384 (MB=8510), tx/s=136384 (MB/s=8510) # 12.08 [+1.36] rx=68182 (8510 MB) # 12.08 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=138208 (MB=8624), tx/s=138208 (MB/s=8624) # 15.16 [+1.50] rx=138208 (8624 MB) # 15.16 [+0.00] ok # 15.33 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.46] tx=142866 (MB=8915), tx/s=142866 (MB/s=8915) # 18.15 [+1.36] rx=71339 (8915 MB) # 18.15 [+0.00] ok # 18.30 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=108288 (MB=6757), tx/s=108288 (MB/s=6757) # 21.22 [+1.50] rx=108288 (6757 MB) # 21.23 [+0.00] ok # 21.39 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=131783 (MB=8223), tx/s=131783 (MB/s=8223) # 24.21 [+1.36] rx=65869 (8223 MB) # 24.21 [+0.00] ok # 24.37 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=118624 (MB=7402), tx/s=118624 (MB/s=7402) # 27.29 [+1.50] rx=118624 (7402 MB) # 27.29 [+0.00] ok # 27.44 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.90 [+1.46] tx=136981 (MB=8548), tx/s=136981 (MB/s=8548) # 30.25 [+1.36] rx=68464 (8548 MB) # 30.26 [+0.00] ok # 30.42 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.84 [+1.42] tx=138368 (MB=8634), tx/s=138368 (MB/s=8634) # 33.34 [+1.50] rx=138368 (8634 MB) # 33.34 [+0.00] ok # 33.52 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 34.94 [+1.42] tx=136540 (MB=8520), tx/s=136540 (MB/s=8520) # 36.34 [+1.40] rx=68187 (8520 MB) # 36.35 [+0.00] ok # 36.37 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.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__->