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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=127104 (MB=7931), tx/s=127104 (MB/s=7931) # 3.08 [+1.50] rx=127104 (7931 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=118950 (MB=7422), tx/s=118950 (MB/s=7422) # 6.08 [+1.36] rx=59435 (7422 MB) # 6.08 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=111168 (MB=6937), tx/s=111168 (MB/s=6937) # 9.19 [+1.50] rx=111168 (6937 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=105489 (MB=6582), tx/s=105489 (MB/s=6582) # 12.19 [+1.36] rx=52671 (6582 MB) # 12.20 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=144448 (MB=9014), tx/s=144448 (MB/s=9014) # 15.29 [+1.50] rx=144448 (9014 MB) # 15.29 [+0.00] ok # 15.47 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=104719 (MB=6534), tx/s=104719 (MB/s=6534) # 18.29 [+1.40] rx=51749 (6534 MB) # 18.29 [+0.00] ok # 18.59 [+0.30] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.44] tx=79200 (MB=4942), tx/s=79200 (MB/s=4942) # 21.53 [+1.50] rx=79200 (4942 MB) # 21.53 [+0.00] ok # 21.74 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.47] tx=88408 (MB=5516), tx/s=88408 (MB/s=5516) # 24.56 [+1.36] rx=44192 (5516 MB) # 24.57 [+0.00] ok # 24.77 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=116992 (MB=7300), tx/s=116992 (MB/s=7300) # 27.69 [+1.50] rx=116992 (7300 MB) # 27.69 [+0.00] ok # 27.89 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.35 [+1.46] tx=114198 (MB=7126), tx/s=114198 (MB/s=7126) # 30.71 [+1.36] rx=57042 (7126 MB) # 30.71 [+0.00] ok # 30.91 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=154144 (MB=9619), tx/s=154144 (MB/s=9619) # 33.83 [+1.50] rx=154144 (9619 MB) # 33.83 [+0.00] ok # 34.03 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=120468 (MB=7517), tx/s=120468 (MB/s=7517) # 36.85 [+1.40] rx=59989 (7517 MB) # 36.85 [+0.00] ok # 36.88 [+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__->