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.23 [+0.23] ipv4 udp -m 1 -t 1 -n 32 # 1.66 [+1.43] tx=79456 (MB=4958), tx/s=79456 (MB/s=4958) # 3.16 [+1.50] rx=79456 (4958 MB) # 3.17 [+0.00] ok # 3.49 [+0.33] ipv4 tcp -m 1 -t 1 -n 1 # 4.97 [+1.48] tx=106215 (MB=6628), tx/s=106215 (MB/s=6628) # 6.33 [+1.36] rx=53063 (6628 MB) # 6.33 [+0.00] ok # 6.60 [+0.27] ipv4 udp -m 2 -t 1 -n 32 # 8.03 [+1.43] tx=86592 (MB=5403), tx/s=86592 (MB/s=5403) # 9.53 [+1.50] rx=86592 (5403 MB) # 9.54 [+0.00] ok # 9.81 [+0.28] ipv4 tcp -m 2 -t 1 -n 1 # 11.25 [+1.44] tx=82938 (MB=5175), tx/s=82938 (MB/s=5175) # 12.65 [+1.40] rx=41422 (5175 MB) # 12.65 [+0.00] ok # 12.92 [+0.27] ipv4 udp -m 3 -t 1 -n 32 # 14.34 [+1.43] tx=114944 (MB=7172), tx/s=114944 (MB/s=7172) # 15.85 [+1.50] rx=114944 (7172 MB) # 15.85 [+0.00] ok # 16.10 [+0.26] ipv4 tcp -m 3 -t 1 -n 1 # 17.54 [+1.43] tx=84252 (MB=5257), tx/s=84252 (MB/s=5257) # 18.94 [+1.40] rx=42008 (5257 MB) # 18.94 [+0.00] ok # 19.18 [+0.25] ipv6 udp -m 1 -t 1 -n 32 # 20.61 [+1.43] tx=110976 (MB=6925), tx/s=110976 (MB/s=6925) # 22.11 [+1.50] rx=110976 (6925 MB) # 22.11 [+0.00] ok # 22.35 [+0.23] ipv6 tcp -m 1 -t 1 -n 1 # 23.81 [+1.47] tx=86412 (MB=5392), tx/s=86412 (MB/s=5392) # 25.17 [+1.36] rx=43197 (5392 MB) # 25.17 [+0.00] ok # 25.40 [+0.22] ipv6 udp -m 2 -t 1 -n 32 # 26.83 [+1.43] tx=137120 (MB=8556), tx/s=137120 (MB/s=8556) # 28.33 [+1.50] rx=137120 (8556 MB) # 28.33 [+0.00] ok # 28.55 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 30.02 [+1.47] tx=119286 (MB=7443), tx/s=119286 (MB/s=7443) # 31.38 [+1.36] rx=59620 (7443 MB) # 31.38 [+0.00] ok # 31.59 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 33.01 [+1.42] tx=156128 (MB=9742), tx/s=156128 (MB/s=9742) # 34.51 [+1.50] rx=156128 (9742 MB) # 34.52 [+0.00] ok # 34.72 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 36.15 [+1.42] tx=120380 (MB=7512), tx/s=120380 (MB/s=7512) # 37.55 [+1.40] rx=59946 (7512 MB) # 37.55 [+0.00] ok # 37.57 [+0.03] 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__->