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.21 [+0.21] ipv4 udp -m 1 -t 1 -n 32 # 1.64 [+1.43] tx=57728 (MB=3602), tx/s=57728 (MB/s=3602) # 3.14 [+1.50] rx=57728 (3602 MB) # 3.14 [+0.00] ok # 3.39 [+0.24] ipv4 tcp -m 1 -t 1 -n 1 # 4.86 [+1.47] tx=107638 (MB=6717), tx/s=107638 (MB/s=6717) # 6.21 [+1.36] rx=53770 (6717 MB) # 6.22 [+0.00] ok # 6.45 [+0.23] ipv4 udp -m 2 -t 1 -n 32 # 7.87 [+1.43] tx=54752 (MB=3416), tx/s=54752 (MB/s=3416) # 9.37 [+1.50] rx=54752 (3416 MB) # 9.37 [+0.00] ok # 9.61 [+0.24] ipv4 tcp -m 2 -t 1 -n 1 # 11.08 [+1.47] tx=111020 (MB=6928), tx/s=111020 (MB/s=6928) # 12.44 [+1.36] rx=55493 (6928 MB) # 12.44 [+0.00] ok # 12.63 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 14.06 [+1.42] tx=78944 (MB=4926), tx/s=78944 (MB/s=4926) # 15.56 [+1.50] rx=78944 (4926 MB) # 15.56 [+0.00] ok # 15.77 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.19 [+1.42] tx=105171 (MB=6563), tx/s=105171 (MB/s=6563) # 18.59 [+1.40] rx=51093 (6563 MB) # 18.59 [+0.00] ok # 18.80 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.22 [+1.42] tx=70912 (MB=4425), tx/s=70912 (MB/s=4425) # 21.72 [+1.50] rx=70912 (4425 MB) # 21.73 [+0.00] ok # 21.92 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.39 [+1.47] tx=126604 (MB=7900), tx/s=126604 (MB/s=7900) # 24.75 [+1.36] rx=63282 (7900 MB) # 24.75 [+0.00] ok # 24.94 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.37 [+1.42] tx=96768 (MB=6038), tx/s=96768 (MB/s=6038) # 27.87 [+1.50] rx=96768 (6038 MB) # 27.87 [+0.00] ok # 28.07 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.53 [+1.47] tx=131734 (MB=8220), tx/s=131734 (MB/s=8220) # 30.89 [+1.36] rx=65852 (8220 MB) # 30.89 [+0.00] ok # 31.09 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.51 [+1.42] tx=90528 (MB=5649), tx/s=90528 (MB/s=5649) # 34.01 [+1.50] rx=90528 (5649 MB) # 34.01 [+0.00] ok # 34.20 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.63 [+1.42] tx=110263 (MB=6880), tx/s=110263 (MB/s=6880) # 37.03 [+1.40] rx=54653 (6880 MB) # 37.03 [+0.00] ok # 37.05 [+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__->