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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=132064 (MB=8241), tx/s=132064 (MB/s=8241) # 3.07 [+1.50] rx=131237 (8189 MB) # 3.07 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=128193 (MB=7999), tx/s=128193 (MB/s=7999) # 6.04 [+1.36] rx=64067 (7999 MB) # 6.04 [+0.00] ok # 6.21 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=140128 (MB=8744), tx/s=140128 (MB/s=8744) # 9.14 [+1.50] rx=140128 (8744 MB) # 9.14 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=132686 (MB=8280), tx/s=132686 (MB/s=8280) # 12.14 [+1.36] rx=66289 (8280 MB) # 12.14 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=156096 (MB=9740), tx/s=156096 (MB/s=9740) # 15.25 [+1.50] rx=156096 (9740 MB) # 15.25 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=122129 (MB=7621), tx/s=122129 (MB/s=7621) # 18.25 [+1.40] rx=60958 (7621 MB) # 18.25 [+0.00] ok # 18.44 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=129504 (MB=8081), tx/s=129504 (MB/s=8081) # 21.36 [+1.50] rx=129504 (8081 MB) # 21.37 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=118914 (MB=7420), tx/s=118914 (MB/s=7420) # 24.37 [+1.36] rx=59448 (7420 MB) # 24.37 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=113920 (MB=7109), tx/s=113920 (MB/s=7109) # 27.47 [+1.50] rx=113920 (7109 MB) # 27.47 [+0.00] ok # 27.65 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=123552 (MB=7710), tx/s=123552 (MB/s=7710) # 30.48 [+1.36] rx=61745 (7710 MB) # 30.48 [+0.00] ok # 30.66 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=130976 (MB=8173), tx/s=130976 (MB/s=8173) # 33.58 [+1.50] rx=130976 (8173 MB) # 33.58 [+0.00] ok # 33.76 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=129653 (MB=8090), tx/s=129653 (MB/s=8090) # 36.58 [+1.40] rx=64688 (8090 MB) # 36.59 [+0.00] ok # 36.61 [+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__->