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.20 [+0.20] ipv4 udp -m 1 -t 1 -n 32 # 1.62 [+1.43] tx=100320 (MB=6260), tx/s=100320 (MB/s=6260) # 3.13 [+1.50] rx=100320 (6260 MB) # 3.13 [+0.00] ok # 3.35 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 4.81 [+1.46] tx=107315 (MB=6696), tx/s=107315 (MB/s=6696) # 6.17 [+1.36] rx=53643 (6696 MB) # 6.17 [+0.00] ok # 6.38 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.80 [+1.43] tx=112224 (MB=7003), tx/s=112224 (MB/s=7003) # 9.31 [+1.50] rx=112224 (7003 MB) # 9.31 [+0.00] ok # 9.51 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.42] tx=133078 (MB=8304), tx/s=133078 (MB/s=8304) # 12.34 [+1.40] rx=66530 (8304 MB) # 12.34 [+0.00] ok # 12.55 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.97 [+1.43] tx=122432 (MB=7640), tx/s=122432 (MB/s=7640) # 15.47 [+1.50] rx=122432 (7640 MB) # 15.48 [+0.00] ok # 15.69 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.12 [+1.42] tx=103618 (MB=6466), tx/s=103618 (MB/s=6466) # 18.52 [+1.40] rx=50951 (6466 MB) # 18.52 [+0.00] ok # 18.74 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.16 [+1.42] tx=127616 (MB=7963), tx/s=127616 (MB/s=7963) # 21.66 [+1.50] rx=127616 (7963 MB) # 21.66 [+0.00] ok # 21.88 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.34 [+1.47] tx=126663 (MB=7904), tx/s=126663 (MB/s=7904) # 24.70 [+1.36] rx=63295 (7904 MB) # 24.70 [+0.00] ok # 24.91 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.33 [+1.42] tx=114560 (MB=7148), tx/s=114560 (MB/s=7148) # 27.83 [+1.50] rx=114560 (7148 MB) # 27.83 [+0.00] ok # 28.03 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.49 [+1.47] tx=126019 (MB=7864), tx/s=126019 (MB/s=7864) # 30.85 [+1.36] rx=63010 (7864 MB) # 30.85 [+0.00] ok # 31.05 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.47 [+1.42] tx=160992 (MB=10046), tx/s=160992 (MB/s=10046) # 33.97 [+1.50] rx=160992 (10046 MB) # 33.97 [+0.00] ok # 34.16 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.59 [+1.42] tx=123547 (MB=7709), tx/s=123547 (MB/s=7709) # 36.99 [+1.40] rx=61608 (7709 MB) # 36.99 [+0.00] ok # 37.01 [+0.03] 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__->