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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=127648 (MB=7965), tx/s=127648 (MB/s=7965) # 3.04 [+1.50] rx=127648 (7965 MB) # 3.04 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=126157 (MB=7872), tx/s=126157 (MB/s=7872) # 6.01 [+1.36] rx=63073 (7872 MB) # 6.01 [+0.00] ok # 6.18 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=140096 (MB=8742), tx/s=140096 (MB/s=8742) # 9.10 [+1.50] rx=140096 (8742 MB) # 9.10 [+0.00] ok # 9.27 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=135652 (MB=8465), tx/s=135652 (MB/s=8465) # 12.09 [+1.36] rx=67068 (8465 MB) # 12.09 [+0.00] ok # 12.29 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=123968 (MB=7736), tx/s=123968 (MB/s=7736) # 15.21 [+1.50] rx=123968 (7736 MB) # 15.21 [+0.00] ok # 15.39 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=113948 (MB=7110), tx/s=113948 (MB/s=7110) # 18.21 [+1.40] rx=56691 (7110 MB) # 18.22 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=135936 (MB=8482), tx/s=135936 (MB/s=8482) # 21.32 [+1.50] rx=135936 (8482 MB) # 21.32 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=110301 (MB=6883), tx/s=110301 (MB/s=6883) # 24.30 [+1.36] rx=54987 (6883 MB) # 24.31 [+0.00] ok # 24.47 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=127232 (MB=7939), tx/s=127232 (MB/s=7939) # 27.39 [+1.50] rx=127232 (7939 MB) # 27.39 [+0.00] ok # 27.57 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=120304 (MB=7507), tx/s=120304 (MB/s=7507) # 30.39 [+1.36] rx=60135 (7507 MB) # 30.39 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=138272 (MB=8628), tx/s=138272 (MB/s=8628) # 33.48 [+1.50] rx=138272 (8628 MB) # 33.48 [+0.00] ok # 33.66 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=122272 (MB=7630), tx/s=122272 (MB/s=7630) # 36.48 [+1.40] rx=59893 (7630 MB) # 36.48 [+0.00] ok # 36.50 [+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__->