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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=133888 (MB=8355), tx/s=133888 (MB/s=8355) # 3.09 [+1.50] rx=133888 (8355 MB) # 3.09 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=129440 (MB=8077), tx/s=129440 (MB/s=8077) # 6.10 [+1.36] rx=64694 (8077 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=147808 (MB=9223), tx/s=147808 (MB/s=9223) # 9.20 [+1.50] rx=147808 (9223 MB) # 9.20 [+0.00] ok # 9.38 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=130449 (MB=8140), tx/s=130449 (MB/s=8140) # 12.20 [+1.36] rx=65212 (8140 MB) # 12.20 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.43] tx=136256 (MB=8502), tx/s=136256 (MB/s=8502) # 15.29 [+1.50] rx=136256 (8502 MB) # 15.29 [+0.00] ok # 15.49 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=113808 (MB=7102), tx/s=113808 (MB/s=7102) # 18.31 [+1.40] rx=56776 (7102 MB) # 18.31 [+0.00] ok # 18.52 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=105952 (MB=6611), tx/s=105952 (MB/s=6611) # 21.44 [+1.50] rx=105952 (6611 MB) # 21.45 [+0.00] ok # 21.64 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.47] tx=111665 (MB=6968), tx/s=111665 (MB/s=6968) # 24.47 [+1.36] rx=55822 (6968 MB) # 24.47 [+0.00] ok # 24.68 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.43] tx=106432 (MB=6641), tx/s=106432 (MB/s=6641) # 27.61 [+1.50] rx=106432 (6641 MB) # 27.61 [+0.00] ok # 27.81 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.47] tx=129426 (MB=8076), tx/s=129426 (MB/s=8076) # 30.63 [+1.36] rx=63896 (8076 MB) # 30.63 [+0.00] ok # 30.84 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.43] tx=160832 (MB=10036), tx/s=160832 (MB/s=10036) # 33.77 [+1.50] rx=160832 (10036 MB) # 33.77 [+0.00] ok # 33.97 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.43] tx=118018 (MB=7364), tx/s=118018 (MB/s=7364) # 36.79 [+1.40] rx=58746 (7364 MB) # 36.80 [+0.00] ok # 36.82 [+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__->