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.59 [+1.42] tx=116640 (MB=7278), tx/s=116640 (MB/s=7278) # 3.09 [+1.50] rx=116640 (7278 MB) # 3.09 [+0.00] ok # 3.25 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=127118 (MB=7932), tx/s=127118 (MB/s=7932) # 6.07 [+1.36] rx=63559 (7932 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=151008 (MB=9423), tx/s=151008 (MB/s=9423) # 9.16 [+1.50] rx=151008 (9423 MB) # 9.17 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=140163 (MB=8746), tx/s=140163 (MB/s=8746) # 12.15 [+1.40] rx=70042 (8746 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=127552 (MB=7959), tx/s=127552 (MB/s=7959) # 15.25 [+1.50] rx=127552 (7959 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=122489 (MB=7643), tx/s=122489 (MB/s=7643) # 18.24 [+1.40] rx=60688 (7643 MB) # 18.25 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=128448 (MB=8015), tx/s=128448 (MB/s=8015) # 21.36 [+1.50] rx=128448 (8015 MB) # 21.36 [+0.00] ok # 21.55 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=125617 (MB=7838), tx/s=125617 (MB/s=7838) # 24.37 [+1.36] rx=62781 (7838 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=122784 (MB=7662), tx/s=122784 (MB/s=7662) # 27.48 [+1.50] rx=122784 (7662 MB) # 27.48 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=134099 (MB=8368), tx/s=134099 (MB/s=8368) # 30.48 [+1.36] rx=66174 (8368 MB) # 30.48 [+0.00] ok # 30.63 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=166496 (MB=10389), tx/s=166496 (MB/s=10389) # 33.55 [+1.50] rx=166496 (10389 MB) # 33.55 [+0.00] ok # 33.75 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=121672 (MB=7592), tx/s=121672 (MB/s=7592) # 36.57 [+1.40] rx=60037 (7592 MB) # 36.58 [+0.00] ok # 36.60 [+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__->