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=111360 (MB=6949), tx/s=111360 (MB/s=6949) # 3.10 [+1.50] rx=111360 (6949 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.42] tx=108189 (MB=6751), tx/s=108189 (MB/s=6751) # 6.13 [+1.40] rx=54048 (6751 MB) # 6.13 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=113728 (MB=7097), tx/s=113728 (MB/s=7097) # 9.24 [+1.50] rx=113728 (7097 MB) # 9.24 [+0.00] ok # 9.43 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=114006 (MB=7114), tx/s=114006 (MB/s=7114) # 12.25 [+1.36] rx=56678 (7114 MB) # 12.25 [+0.00] ok # 12.48 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.43] tx=150656 (MB=9401), tx/s=150656 (MB/s=9401) # 15.40 [+1.50] rx=150656 (9401 MB) # 15.41 [+0.00] ok # 15.62 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.42] tx=127817 (MB=7976), tx/s=127817 (MB/s=7976) # 18.45 [+1.40] rx=63801 (7976 MB) # 18.45 [+0.00] ok # 18.67 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.09 [+1.42] tx=99584 (MB=6214), tx/s=99584 (MB/s=6214) # 21.59 [+1.50] rx=99584 (6214 MB) # 21.59 [+0.00] ok # 21.78 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.25 [+1.46] tx=114582 (MB=7150), tx/s=114582 (MB/s=7150) # 24.61 [+1.36] rx=57283 (7150 MB) # 24.61 [+0.00] ok # 24.81 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.23 [+1.42] tx=140608 (MB=8774), tx/s=140608 (MB/s=8774) # 27.73 [+1.50] rx=140608 (8774 MB) # 27.74 [+0.00] ok # 27.93 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.40 [+1.47] tx=125086 (MB=7805), tx/s=125086 (MB/s=7805) # 30.76 [+1.36] rx=62522 (7805 MB) # 30.76 [+0.00] ok # 30.96 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.39 [+1.43] tx=145472 (MB=9077), tx/s=145472 (MB/s=9077) # 33.89 [+1.50] rx=145472 (9077 MB) # 33.89 [+0.00] ok # 34.08 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.42] tx=134328 (MB=8382), tx/s=134328 (MB/s=8382) # 36.90 [+1.40] rx=67058 (8382 MB) # 36.90 [+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__->