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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=107232 (MB=6691), tx/s=107232 (MB/s=6691) # 3.08 [+1.50] rx=107232 (6691 MB) # 3.09 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.47] tx=126923 (MB=7920), tx/s=126923 (MB/s=7920) # 6.09 [+1.36] rx=63447 (7920 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=120576 (MB=7524), tx/s=120576 (MB/s=7524) # 9.20 [+1.50] rx=120576 (7524 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=132546 (MB=8271), tx/s=132546 (MB/s=8271) # 12.21 [+1.36] rx=66222 (8271 MB) # 12.21 [+0.00] ok # 12.38 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=165792 (MB=10346), tx/s=165792 (MB/s=10346) # 15.31 [+1.50] rx=165792 (10346 MB) # 15.31 [+0.00] ok # 15.47 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=123748 (MB=7722), tx/s=123748 (MB/s=7722) # 18.29 [+1.40] rx=61713 (7722 MB) # 18.29 [+0.00] ok # 18.44 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=138688 (MB=8654), tx/s=138688 (MB/s=8654) # 21.36 [+1.50] rx=138688 (8654 MB) # 21.36 [+0.00] ok # 21.52 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=126630 (MB=7902), tx/s=126630 (MB/s=7902) # 24.34 [+1.36] rx=63276 (7902 MB) # 24.34 [+0.00] ok # 24.50 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=145408 (MB=9073), tx/s=145408 (MB/s=9073) # 27.42 [+1.50] rx=145408 (9073 MB) # 27.42 [+0.00] ok # 27.57 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=131732 (MB=8220), tx/s=131732 (MB/s=8220) # 30.39 [+1.36] rx=65835 (8220 MB) # 30.40 [+0.00] ok # 30.56 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=154656 (MB=9651), tx/s=154656 (MB/s=9651) # 33.48 [+1.50] rx=154656 (9651 MB) # 33.48 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.46] tx=145149 (MB=9057), tx/s=145149 (MB/s=9057) # 36.47 [+1.36] rx=72525 (9057 MB) # 36.47 [+0.00] ok # 36.49 [+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__->