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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=92512 (MB=5773), tx/s=92512 (MB/s=5773) # 3.05 [+1.50] rx=92512 (5773 MB) # 3.05 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=132704 (MB=8281), tx/s=132704 (MB/s=8281) # 6.01 [+1.36] rx=66319 (8281 MB) # 6.01 [+0.00] ok # 6.18 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=95072 (MB=5932), tx/s=95072 (MB/s=5932) # 9.11 [+1.50] rx=95072 (5932 MB) # 9.11 [+0.00] ok # 9.28 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=134703 (MB=8405), tx/s=134703 (MB/s=8405) # 12.10 [+1.36] rx=63790 (8405 MB) # 12.11 [+0.00] ok # 12.28 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=137728 (MB=8594), tx/s=137728 (MB/s=8594) # 15.20 [+1.50] rx=137728 (8594 MB) # 15.20 [+0.00] ok # 15.39 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=130783 (MB=8161), tx/s=130783 (MB/s=8161) # 18.21 [+1.40] rx=65230 (8161 MB) # 18.21 [+0.00] ok # 18.40 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=117664 (MB=7342), tx/s=117664 (MB/s=7342) # 21.32 [+1.50] rx=117664 (7342 MB) # 21.32 [+0.00] ok # 21.49 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.42] tx=131735 (MB=8220), tx/s=131735 (MB/s=8220) # 24.31 [+1.40] rx=65819 (8220 MB) # 24.31 [+0.00] ok # 24.46 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=82496 (MB=5148), tx/s=82496 (MB/s=5148) # 27.39 [+1.50] rx=82496 (5148 MB) # 27.39 [+0.00] ok # 27.57 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=121556 (MB=7585), tx/s=121556 (MB/s=7585) # 30.39 [+1.36] rx=60628 (7585 MB) # 30.39 [+0.00] ok # 30.54 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=128832 (MB=8039), tx/s=128832 (MB/s=8039) # 33.47 [+1.50] rx=128832 (8039 MB) # 33.47 [+0.00] ok # 33.65 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=114353 (MB=7136), tx/s=114353 (MB/s=7136) # 36.47 [+1.40] rx=57096 (7136 MB) # 36.48 [+0.00] ok # 36.50 [+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__->