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=131936 (MB=8233), tx/s=131936 (MB/s=8233) # 3.06 [+1.50] rx=131936 (8233 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=129328 (MB=8070), tx/s=129328 (MB/s=8070) # 6.04 [+1.40] rx=64644 (8070 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=141024 (MB=8800), tx/s=141024 (MB/s=8800) # 9.12 [+1.50] rx=141024 (8800 MB) # 9.12 [+0.00] ok # 9.29 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=114034 (MB=7116), tx/s=114034 (MB/s=7116) # 12.11 [+1.36] rx=56957 (7116 MB) # 12.11 [+0.00] ok # 12.28 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=144480 (MB=9016), tx/s=144480 (MB/s=9016) # 15.20 [+1.50] rx=144480 (9016 MB) # 15.20 [+0.00] ok # 15.39 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=118601 (MB=7401), tx/s=118601 (MB/s=7401) # 18.21 [+1.40] rx=58359 (7401 MB) # 18.21 [+0.00] ok # 18.39 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=132544 (MB=8271), tx/s=132544 (MB/s=8271) # 21.32 [+1.50] rx=132544 (8271 MB) # 21.32 [+0.00] ok # 21.51 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=109339 (MB=6823), tx/s=109339 (MB/s=6823) # 24.34 [+1.36] rx=54630 (6823 MB) # 24.34 [+0.00] ok # 24.53 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=143872 (MB=8978), tx/s=143872 (MB/s=8978) # 27.45 [+1.50] rx=143872 (8978 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=116406 (MB=7264), tx/s=116406 (MB/s=7264) # 30.45 [+1.36] rx=58154 (7264 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=123520 (MB=7708), tx/s=123520 (MB/s=7708) # 33.56 [+1.50] rx=123520 (7708 MB) # 33.56 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=112312 (MB=7008), tx/s=112312 (MB/s=7008) # 36.56 [+1.40] rx=56011 (7008 MB) # 36.56 [+0.00] ok # 36.58 [+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__->