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=88416 (MB=5517), tx/s=88416 (MB/s=5517) # 3.07 [+1.50] rx=88416 (5517 MB) # 3.07 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=113005 (MB=7051), tx/s=113005 (MB/s=7051) # 6.07 [+1.40] rx=56478 (7051 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=74336 (MB=4638), tx/s=74336 (MB/s=4638) # 9.17 [+1.50] rx=74336 (4638 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=122242 (MB=7628), tx/s=122242 (MB/s=7628) # 12.18 [+1.36] rx=61070 (7628 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=98144 (MB=6124), tx/s=98144 (MB/s=6124) # 15.27 [+1.50] rx=98144 (6124 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=136320 (MB=8506), tx/s=136320 (MB/s=8506) # 18.28 [+1.40] rx=68034 (8506 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=101888 (MB=6358), tx/s=101888 (MB/s=6358) # 21.38 [+1.50] rx=101888 (6358 MB) # 21.38 [+0.00] ok # 21.54 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=112529 (MB=7022), tx/s=112529 (MB/s=7022) # 24.36 [+1.40] rx=56227 (7022 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=117664 (MB=7342), tx/s=117664 (MB/s=7342) # 27.46 [+1.50] rx=117664 (7342 MB) # 27.46 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=117084 (MB=7306), tx/s=117084 (MB/s=7306) # 30.45 [+1.40] rx=58416 (7306 MB) # 30.46 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=125824 (MB=7851), tx/s=125824 (MB/s=7851) # 33.55 [+1.50] rx=125824 (7851 MB) # 33.55 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=126339 (MB=7884), tx/s=126339 (MB/s=7884) # 36.56 [+1.40] rx=63084 (7884 MB) # 36.56 [+0.00] ok # 36.59 [+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__->