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=128160 (MB=7997), tx/s=128160 (MB/s=7997) # 3.08 [+1.50] rx=128160 (7997 MB) # 3.08 [+0.00] ok # 3.29 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=104163 (MB=6500), tx/s=104163 (MB/s=6500) # 6.11 [+1.36] rx=52021 (6500 MB) # 6.11 [+0.00] ok # 6.32 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=148736 (MB=9281), tx/s=148736 (MB/s=9281) # 9.25 [+1.50] rx=148736 (9281 MB) # 9.25 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=121124 (MB=7558), tx/s=121124 (MB/s=7558) # 12.28 [+1.36] rx=60502 (7558 MB) # 12.28 [+0.00] ok # 12.48 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=154880 (MB=9665), tx/s=154880 (MB/s=9665) # 15.40 [+1.50] rx=154880 (9665 MB) # 15.40 [+0.00] ok # 15.61 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.42] tx=117792 (MB=7350), tx/s=117792 (MB/s=7350) # 18.44 [+1.40] rx=58574 (7350 MB) # 18.44 [+0.00] ok # 18.65 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.08 [+1.43] tx=129824 (MB=8101), tx/s=129824 (MB/s=8101) # 21.58 [+1.50] rx=129824 (8101 MB) # 21.58 [+0.00] ok # 21.77 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.24 [+1.46] tx=122845 (MB=7665), tx/s=122845 (MB/s=7665) # 24.60 [+1.36] rx=61404 (7665 MB) # 24.60 [+0.00] ok # 24.80 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.22 [+1.42] tx=113568 (MB=7087), tx/s=113568 (MB/s=7087) # 27.72 [+1.50] rx=113568 (7087 MB) # 27.73 [+0.00] ok # 27.92 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.39 [+1.46] tx=113688 (MB=7094), tx/s=113688 (MB/s=7094) # 30.75 [+1.36] rx=56782 (7094 MB) # 30.75 [+0.00] ok # 30.94 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.36 [+1.42] tx=119552 (MB=7460), tx/s=119552 (MB/s=7460) # 33.86 [+1.50] rx=119552 (7460 MB) # 33.87 [+0.00] ok # 34.08 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.42] tx=111734 (MB=6972), tx/s=111734 (MB/s=6972) # 36.90 [+1.40] rx=55502 (6972 MB) # 36.91 [+0.00] ok # 36.93 [+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__->