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=127872 (MB=7979), tx/s=127872 (MB/s=7979) # 3.07 [+1.50] rx=127872 (7979 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=109354 (MB=6824), tx/s=109354 (MB/s=6824) # 6.07 [+1.40] rx=54518 (6824 MB) # 6.07 [+0.00] ok # 6.27 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=111264 (MB=6943), tx/s=111264 (MB/s=6943) # 9.19 [+1.50] rx=111264 (6943 MB) # 9.19 [+0.00] ok # 9.39 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=128620 (MB=8026), tx/s=128620 (MB/s=8026) # 12.22 [+1.36] rx=64277 (8026 MB) # 12.22 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=154016 (MB=9611), tx/s=154016 (MB/s=9611) # 15.33 [+1.50] rx=154016 (9611 MB) # 15.33 [+0.00] ok # 15.52 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=125068 (MB=7804), tx/s=125068 (MB/s=7804) # 18.34 [+1.40] rx=62368 (7804 MB) # 18.34 [+0.00] ok # 18.56 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=108736 (MB=6785), tx/s=108736 (MB/s=6785) # 21.49 [+1.50] rx=108736 (6785 MB) # 21.49 [+0.00] ok # 21.69 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=108432 (MB=6766), tx/s=108432 (MB/s=6766) # 24.52 [+1.36] rx=54141 (6766 MB) # 24.52 [+0.00] ok # 24.71 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 27.63 [+1.50] rx=111392 (6951 MB) # 27.64 [+0.00] ok # 27.83 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=114464 (MB=7142), tx/s=114464 (MB/s=7142) # 30.66 [+1.36] rx=57181 (7142 MB) # 30.66 [+0.00] ok # 30.87 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=122848 (MB=7666), tx/s=122848 (MB/s=7666) # 33.79 [+1.50] rx=122848 (7666 MB) # 33.79 [+0.00] ok # 33.99 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=110495 (MB=6895), tx/s=110495 (MB/s=6895) # 36.82 [+1.40] rx=55071 (6895 MB) # 36.82 [+0.00] ok # 36.84 [+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__->