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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=138272 (MB=8628), tx/s=138272 (MB/s=8628) # 3.06 [+1.50] rx=138272 (8628 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=110382 (MB=6888), tx/s=110382 (MB/s=6888) # 6.03 [+1.40] rx=55148 (6888 MB) # 6.04 [+0.00] ok # 6.21 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=113248 (MB=7067), tx/s=113248 (MB/s=7067) # 9.13 [+1.50] rx=113248 (7067 MB) # 9.13 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=115087 (MB=7181), tx/s=115087 (MB/s=7181) # 12.13 [+1.36] rx=57238 (7181 MB) # 12.13 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=131264 (MB=8191), tx/s=131264 (MB/s=8191) # 15.21 [+1.50] rx=131264 (8191 MB) # 15.22 [+0.00] ok # 15.37 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=142982 (MB=8922), tx/s=142982 (MB/s=8922) # 18.19 [+1.40] rx=71432 (8922 MB) # 18.19 [+0.00] ok # 18.37 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=144640 (MB=9026), tx/s=144640 (MB/s=9026) # 21.29 [+1.50] rx=144640 (9026 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=119864 (MB=7479), tx/s=119864 (MB/s=7479) # 24.27 [+1.36] rx=59918 (7479 MB) # 24.27 [+0.00] ok # 24.42 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=144960 (MB=9046), tx/s=144960 (MB/s=9046) # 27.34 [+1.50] rx=144960 (9046 MB) # 27.34 [+0.00] ok # 27.49 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=118789 (MB=7412), tx/s=118789 (MB/s=7412) # 30.31 [+1.36] rx=58326 (7412 MB) # 30.31 [+0.00] ok # 30.48 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=164064 (MB=10238), tx/s=164064 (MB/s=10238) # 33.40 [+1.50] rx=164064 (10238 MB) # 33.40 [+0.00] ok # 33.57 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.46] tx=139854 (MB=8727), tx/s=139854 (MB/s=8727) # 36.39 [+1.36] rx=69842 (8727 MB) # 36.39 [+0.00] ok # 36.41 [+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__->