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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=93728 (MB=5848), tx/s=93728 (MB/s=5848) # 3.08 [+1.50] rx=93728 (5848 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=130984 (MB=8173), tx/s=130984 (MB/s=8173) # 6.07 [+1.36] rx=65457 (8173 MB) # 6.07 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=121376 (MB=7574), tx/s=121376 (MB/s=7574) # 9.18 [+1.50] rx=121376 (7574 MB) # 9.19 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=142569 (MB=8896), tx/s=142569 (MB/s=8896) # 12.16 [+1.36] rx=71259 (8896 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=132992 (MB=8299), tx/s=132992 (MB/s=8299) # 15.24 [+1.50] rx=132992 (8299 MB) # 15.24 [+0.00] ok # 15.39 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=145661 (MB=9089), tx/s=145661 (MB/s=9089) # 18.21 [+1.40] rx=72747 (9089 MB) # 18.21 [+0.00] ok # 18.39 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=87136 (MB=5437), tx/s=87136 (MB/s=5437) # 21.31 [+1.50] rx=87136 (5437 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=110489 (MB=6894), tx/s=110489 (MB/s=6894) # 24.30 [+1.36] rx=55215 (6894 MB) # 24.30 [+0.00] ok # 24.48 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=98016 (MB=6116), tx/s=98016 (MB/s=6116) # 27.40 [+1.50] rx=98016 (6116 MB) # 27.40 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=134140 (MB=8370), tx/s=134140 (MB/s=8370) # 30.39 [+1.36] rx=65452 (8370 MB) # 30.39 [+0.00] ok # 30.55 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=132768 (MB=8285), tx/s=132768 (MB/s=8285) # 33.47 [+1.50] rx=132768 (8285 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=139755 (MB=8721), tx/s=139755 (MB/s=8721) # 36.46 [+1.40] rx=69787 (8721 MB) # 36.46 [+0.00] ok # 36.48 [+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__->