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=133216 (MB=8313), tx/s=133216 (MB/s=8313) # 3.08 [+1.50] rx=133216 (8313 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=119303 (MB=7444), tx/s=119303 (MB/s=7444) # 6.06 [+1.36] rx=59636 (7444 MB) # 6.06 [+0.00] ok # 6.21 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 9.13 [+1.50] rx=137056 (8552 MB) # 9.14 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=133366 (MB=8322), tx/s=133366 (MB/s=8322) # 12.13 [+1.36] rx=66638 (8322 MB) # 12.13 [+0.00] ok # 12.29 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=161056 (MB=10050), tx/s=161056 (MB/s=10050) # 15.21 [+1.50] rx=161056 (10050 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=124326 (MB=7758), tx/s=124326 (MB/s=7758) # 18.19 [+1.40] rx=62009 (7758 MB) # 18.19 [+0.00] ok # 18.36 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=134304 (MB=8381), tx/s=134304 (MB/s=8381) # 21.28 [+1.50] rx=134304 (8381 MB) # 21.28 [+0.00] ok # 21.45 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=126134 (MB=7871), tx/s=126134 (MB/s=7871) # 24.27 [+1.36] rx=62322 (7871 MB) # 24.27 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=142784 (MB=8910), tx/s=142784 (MB/s=8910) # 27.35 [+1.50] rx=142621 (8900 MB) # 27.36 [+0.00] ok # 27.52 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=124414 (MB=7763), tx/s=124414 (MB/s=7763) # 30.34 [+1.40] rx=61480 (7763 MB) # 30.34 [+0.00] ok # 30.53 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=145472 (MB=9077), tx/s=145472 (MB/s=9077) # 33.45 [+1.50] rx=145472 (9077 MB) # 33.45 [+0.00] ok # 33.62 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=128741 (MB=8033), tx/s=128741 (MB/s=8033) # 36.44 [+1.40] rx=64184 (8033 MB) # 36.44 [+0.00] ok # 36.46 [+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__->