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=139072 (MB=8678), tx/s=139072 (MB/s=8678) # 3.06 [+1.50] rx=139072 (8678 MB) # 3.07 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=134407 (MB=8387), tx/s=134407 (MB/s=8387) # 6.04 [+1.36] rx=67163 (8387 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=148544 (MB=9269), tx/s=148544 (MB/s=9269) # 9.13 [+1.50] rx=148544 (9269 MB) # 9.13 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=121797 (MB=7600), tx/s=121797 (MB/s=7600) # 12.12 [+1.40] rx=60836 (7600 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=162592 (MB=10146), tx/s=162592 (MB/s=10146) # 15.20 [+1.50] rx=162592 (10146 MB) # 15.20 [+0.00] ok # 15.36 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=147652 (MB=9214), tx/s=147652 (MB/s=9214) # 18.18 [+1.40] rx=73765 (9214 MB) # 18.18 [+0.00] ok # 18.34 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=140032 (MB=8738), tx/s=140032 (MB/s=8738) # 21.26 [+1.50] rx=140032 (8738 MB) # 21.26 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.42] tx=131191 (MB=8186), tx/s=131191 (MB/s=8186) # 24.24 [+1.40] rx=65535 (8186 MB) # 24.24 [+0.00] ok # 24.40 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=148704 (MB=9279), tx/s=148704 (MB/s=9279) # 27.32 [+1.50] rx=148704 (9279 MB) # 27.32 [+0.00] ok # 27.48 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.46] tx=138031 (MB=8613), tx/s=138031 (MB/s=8613) # 30.30 [+1.36] rx=68979 (8613 MB) # 30.30 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=163360 (MB=10194), tx/s=163360 (MB/s=10194) # 33.38 [+1.50] rx=163360 (10194 MB) # 33.38 [+0.00] ok # 33.54 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.46] tx=144987 (MB=9047), tx/s=144987 (MB/s=9047) # 36.36 [+1.36] rx=72438 (9047 MB) # 36.36 [+0.00] ok # 36.38 [+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__->