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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.43] tx=126368 (MB=7885), tx/s=126368 (MB/s=7885) # 3.10 [+1.50] rx=126368 (7885 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=117082 (MB=7306), tx/s=117082 (MB/s=7306) # 6.12 [+1.36] rx=58501 (7306 MB) # 6.12 [+0.00] ok # 6.34 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=109408 (MB=6827), tx/s=109408 (MB/s=6827) # 9.26 [+1.50] rx=109408 (6827 MB) # 9.26 [+0.00] ok # 9.48 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.43] tx=118799 (MB=7413), tx/s=118799 (MB/s=7413) # 12.30 [+1.40] rx=59306 (7413 MB) # 12.30 [+0.00] ok # 12.51 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.93 [+1.42] tx=162848 (MB=10162), tx/s=162848 (MB/s=10162) # 15.43 [+1.50] rx=162848 (10162 MB) # 15.43 [+0.00] ok # 15.61 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.11 [+1.50] tx=125371 (MB=7823), tx/s=125371 (MB/s=7823) # 18.43 [+1.32] rx=62407 (7823 MB) # 18.43 [+0.00] ok # 18.64 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=128480 (MB=8017), tx/s=128480 (MB/s=8017) # 21.56 [+1.50] rx=128480 (8017 MB) # 21.56 [+0.00] ok # 21.78 [+0.22] ipv6 tcp -m 1 -t 1 -n 1 # 23.25 [+1.46] tx=111913 (MB=6983), tx/s=111913 (MB/s=6983) # 24.61 [+1.36] rx=55932 (6983 MB) # 24.61 [+0.00] ok # 24.81 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.24 [+1.43] tx=112288 (MB=7007), tx/s=112288 (MB/s=7007) # 27.74 [+1.50] rx=112288 (7007 MB) # 27.74 [+0.00] ok # 27.95 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.42 [+1.46] tx=108512 (MB=6771), tx/s=108512 (MB/s=6771) # 30.78 [+1.36] rx=54028 (6771 MB) # 30.78 [+0.00] ok # 30.98 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.41 [+1.43] tx=122080 (MB=7618), tx/s=122080 (MB/s=7618) # 33.91 [+1.50] rx=122080 (7618 MB) # 33.91 [+0.00] ok # 34.11 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.53 [+1.42] tx=125107 (MB=7807), tx/s=125107 (MB/s=7807) # 36.93 [+1.40] rx=62248 (7807 MB) # 36.93 [+0.00] ok # 36.96 [+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__->