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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=103040 (MB=6430), tx/s=103040 (MB/s=6430) # 3.10 [+1.50] rx=103040 (6430 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=121746 (MB=7597), tx/s=121746 (MB/s=7597) # 6.13 [+1.36] rx=60842 (7597 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=143840 (MB=8976), tx/s=143840 (MB/s=8976) # 9.26 [+1.50] rx=143840 (8976 MB) # 9.26 [+0.00] ok # 9.45 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=132422 (MB=8263), tx/s=132422 (MB/s=8263) # 12.28 [+1.36] rx=66182 (8263 MB) # 12.28 [+0.00] ok # 12.48 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=124992 (MB=7799), tx/s=124992 (MB/s=7799) # 15.41 [+1.50] rx=124992 (7799 MB) # 15.41 [+0.00] ok # 15.60 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=136332 (MB=8507), tx/s=136332 (MB/s=8507) # 18.42 [+1.40] rx=68076 (8507 MB) # 18.42 [+0.00] ok # 18.63 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=98400 (MB=6140), tx/s=98400 (MB/s=6140) # 21.56 [+1.50] rx=98400 (6140 MB) # 21.56 [+0.00] ok # 21.76 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.23 [+1.46] tx=101515 (MB=6334), tx/s=101515 (MB/s=6334) # 24.58 [+1.36] rx=50709 (6334 MB) # 24.59 [+0.00] ok # 24.77 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=143360 (MB=8946), tx/s=143360 (MB/s=8946) # 27.69 [+1.50] rx=143360 (8946 MB) # 27.69 [+0.00] ok # 27.89 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.42] tx=136140 (MB=8495), tx/s=136140 (MB/s=8495) # 30.71 [+1.40] rx=68051 (8495 MB) # 30.71 [+0.00] ok # 30.93 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.35 [+1.42] tx=148608 (MB=9273), tx/s=148608 (MB/s=9273) # 33.85 [+1.50] rx=148608 (9273 MB) # 33.85 [+0.00] ok # 34.05 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.42] tx=109193 (MB=6814), tx/s=109193 (MB/s=6814) # 36.87 [+1.40] rx=54535 (6814 MB) # 36.87 [+0.00] ok # 36.90 [+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__->