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.57 [+1.42] tx=100864 (MB=6294), tx/s=100864 (MB/s=6294) # 3.07 [+1.50] rx=100864 (6294 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=133045 (MB=8302), tx/s=133045 (MB/s=8302) # 6.06 [+1.36] rx=66500 (8302 MB) # 6.06 [+0.00] ok # 6.21 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=124672 (MB=7779), tx/s=124672 (MB/s=7779) # 9.13 [+1.50] rx=124672 (7779 MB) # 9.13 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=137014 (MB=8550), tx/s=137014 (MB/s=8550) # 12.13 [+1.36] rx=67440 (8550 MB) # 12.13 [+0.00] ok # 12.31 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=127616 (MB=7963), tx/s=127616 (MB/s=7963) # 15.23 [+1.50] rx=127616 (7963 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=142563 (MB=8896), tx/s=142563 (MB/s=8896) # 18.22 [+1.40] rx=71216 (8896 MB) # 18.22 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=124064 (MB=7742), tx/s=124064 (MB/s=7742) # 21.32 [+1.50] rx=124064 (7742 MB) # 21.32 [+0.00] ok # 21.49 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=126758 (MB=7910), tx/s=126758 (MB/s=7910) # 24.31 [+1.36] rx=63346 (7910 MB) # 24.31 [+0.00] ok # 24.50 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=99424 (MB=6204), tx/s=99424 (MB/s=6204) # 27.42 [+1.50] rx=99424 (6204 MB) # 27.42 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=125517 (MB=7832), tx/s=125517 (MB/s=7832) # 30.42 [+1.36] rx=62283 (7832 MB) # 30.42 [+0.00] ok # 30.60 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=104448 (MB=6517), tx/s=104448 (MB/s=6517) # 33.53 [+1.50] rx=104448 (6517 MB) # 33.53 [+0.00] ok # 33.71 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=134125 (MB=8369), tx/s=134125 (MB/s=8369) # 36.53 [+1.40] rx=66896 (8369 MB) # 36.53 [+0.00] ok # 36.55 [+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__->