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=78336 (MB=4888), tx/s=78336 (MB/s=4888) # 3.06 [+1.50] rx=78336 (4888 MB) # 3.06 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=124848 (MB=7790), tx/s=124848 (MB/s=7790) # 6.08 [+1.36] rx=62415 (7790 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=105440 (MB=6579), tx/s=105440 (MB/s=6579) # 9.18 [+1.50] rx=105440 (6579 MB) # 9.18 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=132776 (MB=8285), tx/s=132776 (MB/s=8285) # 12.16 [+1.36] rx=65328 (8285 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=139008 (MB=8674), tx/s=139008 (MB/s=8674) # 15.24 [+1.50] rx=139008 (8674 MB) # 15.24 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=132338 (MB=8258), tx/s=132338 (MB/s=8258) # 18.22 [+1.40] rx=66075 (8258 MB) # 18.22 [+0.00] ok # 18.38 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=117856 (MB=7354), tx/s=117856 (MB/s=7354) # 21.30 [+1.50] rx=117856 (7354 MB) # 21.30 [+0.00] ok # 21.49 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.42] tx=130507 (MB=8144), tx/s=130507 (MB/s=8144) # 24.31 [+1.40] rx=65225 (8144 MB) # 24.31 [+0.00] ok # 24.49 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=118240 (MB=7378), tx/s=118240 (MB/s=7378) # 27.41 [+1.50] rx=118240 (7378 MB) # 27.41 [+0.00] ok # 27.60 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=133197 (MB=8311), tx/s=133197 (MB/s=8311) # 30.42 [+1.36] rx=66576 (8311 MB) # 30.42 [+0.00] ok # 30.61 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=140128 (MB=8744), tx/s=140128 (MB/s=8744) # 33.53 [+1.50] rx=140128 (8744 MB) # 33.53 [+0.00] ok # 33.73 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=118745 (MB=7410), tx/s=118745 (MB/s=7410) # 36.55 [+1.40] rx=59145 (7410 MB) # 36.55 [+0.00] ok # 36.57 [+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__->