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=114272 (MB=7130), tx/s=114272 (MB/s=7130) # 3.08 [+1.50] rx=114272 (7130 MB) # 3.08 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=130228 (MB=8126), tx/s=130228 (MB/s=8126) # 6.05 [+1.36] rx=65086 (8126 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=144544 (MB=9020), tx/s=144544 (MB/s=9020) # 9.15 [+1.50] rx=144544 (9020 MB) # 9.15 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=125454 (MB=7828), tx/s=125454 (MB/s=7828) # 12.14 [+1.36] rx=61937 (7828 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=127264 (MB=7941), tx/s=127264 (MB/s=7941) # 15.24 [+1.50] rx=127264 (7941 MB) # 15.24 [+0.00] ok # 15.43 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=114557 (MB=7148), tx/s=114557 (MB/s=7148) # 18.26 [+1.40] rx=55299 (7148 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=106240 (MB=6629), tx/s=106240 (MB/s=6629) # 21.36 [+1.50] rx=106240 (6629 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=105483 (MB=6582), tx/s=105483 (MB/s=6582) # 24.35 [+1.36] rx=52714 (6582 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=135552 (MB=8458), tx/s=135552 (MB/s=8458) # 27.44 [+1.50] rx=135552 (8458 MB) # 27.44 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.42] tx=129436 (MB=8077), tx/s=129436 (MB/s=8077) # 30.44 [+1.40] rx=64675 (8077 MB) # 30.44 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=148704 (MB=9279), tx/s=148704 (MB/s=9279) # 33.54 [+1.50] rx=148704 (9279 MB) # 33.54 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=133394 (MB=8324), tx/s=133394 (MB/s=8324) # 36.54 [+1.40] rx=66549 (8324 MB) # 36.54 [+0.00] ok # 36.56 [+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__->