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.58 [+1.42] tx=72224 (MB=4507), tx/s=72224 (MB/s=4507) # 3.08 [+1.50] rx=72224 (4507 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=119242 (MB=7441), tx/s=119242 (MB/s=7441) # 6.08 [+1.36] rx=59577 (7441 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=111136 (MB=6935), tx/s=111136 (MB/s=6935) # 9.18 [+1.50] rx=111136 (6935 MB) # 9.18 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=111611 (MB=6964), tx/s=111611 (MB/s=6964) # 12.19 [+1.36] rx=55761 (6964 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=98016 (MB=6116), tx/s=98016 (MB/s=6116) # 15.29 [+1.50] rx=98016 (6116 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=137515 (MB=8581), tx/s=137515 (MB/s=8581) # 18.28 [+1.40] rx=68664 (8581 MB) # 18.28 [+0.00] ok # 18.44 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=113312 (MB=7071), tx/s=113312 (MB/s=7071) # 21.36 [+1.50] rx=113312 (7071 MB) # 21.36 [+0.00] ok # 21.52 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=128075 (MB=7992), tx/s=128075 (MB/s=7992) # 24.34 [+1.36] rx=63993 (7992 MB) # 24.34 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=115648 (MB=7216), tx/s=115648 (MB/s=7216) # 27.42 [+1.50] rx=115648 (7216 MB) # 27.42 [+0.00] ok # 27.60 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=136024 (MB=8488), tx/s=136024 (MB/s=8488) # 30.42 [+1.36] rx=67990 (8488 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=127232 (MB=7939), tx/s=127232 (MB/s=7939) # 33.51 [+1.50] rx=127232 (7939 MB) # 33.51 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=139289 (MB=8692), tx/s=139289 (MB/s=8692) # 36.49 [+1.40] rx=69563 (8692 MB) # 36.49 [+0.00] ok # 36.51 [+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__->