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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=113344 (MB=7073), tx/s=113344 (MB/s=7073) # 3.06 [+1.50] rx=113344 (7073 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=132545 (MB=8271), tx/s=132545 (MB/s=8271) # 6.05 [+1.36] rx=66249 (8271 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 9.13 [+1.50] rx=148448 (9263 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.42] tx=139622 (MB=8712), tx/s=139622 (MB/s=8712) # 12.11 [+1.40] rx=69787 (8712 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=126720 (MB=7907), tx/s=126720 (MB/s=7907) # 15.20 [+1.50] rx=126720 (7907 MB) # 15.20 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=145535 (MB=9081), tx/s=145535 (MB/s=9081) # 18.19 [+1.40] rx=72629 (9081 MB) # 18.19 [+0.00] ok # 18.36 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=139904 (MB=8730), tx/s=139904 (MB/s=8730) # 21.28 [+1.50] rx=139904 (8730 MB) # 21.28 [+0.00] ok # 21.45 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.42] tx=96874 (MB=6045), tx/s=96874 (MB/s=6045) # 24.27 [+1.40] rx=48399 (6045 MB) # 24.27 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=110176 (MB=6875), tx/s=110176 (MB/s=6875) # 27.35 [+1.50] rx=110176 (6875 MB) # 27.35 [+0.00] ok # 27.52 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=104729 (MB=6535), tx/s=104729 (MB/s=6535) # 30.34 [+1.40] rx=52348 (6535 MB) # 30.34 [+0.00] ok # 30.51 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=122912 (MB=7670), tx/s=122912 (MB/s=7670) # 33.43 [+1.50] rx=122912 (7670 MB) # 33.43 [+0.00] ok # 33.59 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=144625 (MB=9025), tx/s=144625 (MB/s=9025) # 36.41 [+1.40] rx=72195 (9025 MB) # 36.41 [+0.00] ok # 36.43 [+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__->