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=122912 (MB=7670), tx/s=122912 (MB/s=7670) # 3.07 [+1.50] rx=122912 (7670 MB) # 3.07 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=112189 (MB=7001), tx/s=112189 (MB/s=7001) # 6.07 [+1.40] rx=56045 (7001 MB) # 6.07 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=109216 (MB=6815), tx/s=109216 (MB/s=6815) # 9.17 [+1.50] rx=109216 (6815 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=105608 (MB=6590), tx/s=105608 (MB/s=6590) # 12.16 [+1.40] rx=52710 (6590 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=131488 (MB=8205), tx/s=131488 (MB/s=8205) # 15.27 [+1.50] rx=131488 (8205 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=114476 (MB=7143), tx/s=114476 (MB/s=7143) # 18.27 [+1.40] rx=56152 (7143 MB) # 18.27 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=104096 (MB=6495), tx/s=104096 (MB/s=6495) # 21.39 [+1.50] rx=104096 (6495 MB) # 21.39 [+0.00] ok # 21.58 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.42] tx=100071 (MB=6244), tx/s=100071 (MB/s=6244) # 24.40 [+1.40] rx=49975 (6244 MB) # 24.40 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.43] tx=142944 (MB=8920), tx/s=142944 (MB/s=8920) # 27.51 [+1.50] rx=142944 (8920 MB) # 27.52 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=114044 (MB=7116), tx/s=114044 (MB/s=7116) # 30.51 [+1.36] rx=56981 (7116 MB) # 30.51 [+0.00] ok # 30.68 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=156960 (MB=9794), tx/s=156960 (MB/s=9794) # 33.60 [+1.50] rx=156960 (9794 MB) # 33.60 [+0.00] ok # 33.77 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=119242 (MB=7441), tx/s=119242 (MB/s=7441) # 36.59 [+1.40] rx=59328 (7441 MB) # 36.60 [+0.00] ok # 36.62 [+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__->