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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=134592 (MB=8399), tx/s=134592 (MB/s=8399) # 3.07 [+1.50] rx=134592 (8399 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=120709 (MB=7532), tx/s=120709 (MB/s=7532) # 6.08 [+1.36] rx=60343 (7532 MB) # 6.08 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=115104 (MB=7182), tx/s=115104 (MB/s=7182) # 9.19 [+1.50] rx=115104 (7182 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.42] tx=111359 (MB=6949), tx/s=111359 (MB/s=6949) # 12.20 [+1.40] rx=55609 (6949 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=133952 (MB=8359), tx/s=133952 (MB/s=8359) # 15.30 [+1.50] rx=133952 (8359 MB) # 15.31 [+0.00] ok # 15.49 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=109286 (MB=6819), tx/s=109286 (MB/s=6819) # 18.31 [+1.40] rx=54520 (6819 MB) # 18.32 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=99584 (MB=6214), tx/s=99584 (MB/s=6214) # 21.43 [+1.50] rx=99584 (6214 MB) # 21.43 [+0.00] ok # 21.61 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=107190 (MB=6689), tx/s=107190 (MB/s=6689) # 24.43 [+1.36] rx=53577 (6689 MB) # 24.43 [+0.00] ok # 24.62 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=144480 (MB=9016), tx/s=144480 (MB/s=9016) # 27.54 [+1.50] rx=144480 (9016 MB) # 27.54 [+0.00] ok # 27.79 [+0.25] ipv6 tcp -m 2 -t 1 -n 1 # 29.22 [+1.43] tx=95331 (MB=5949), tx/s=95331 (MB/s=5949) # 30.62 [+1.40] rx=47645 (5949 MB) # 30.63 [+0.00] ok # 30.87 [+0.25] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.43] tx=140768 (MB=8784), tx/s=140768 (MB/s=8784) # 33.80 [+1.50] rx=140768 (8784 MB) # 33.81 [+0.00] ok # 34.03 [+0.23] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.47] tx=129030 (MB=8051), tx/s=129030 (MB/s=8051) # 36.86 [+1.36] rx=64455 (8051 MB) # 36.86 [+0.00] ok # 36.89 [+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__->