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.59 [+1.42] tx=133120 (MB=8307), tx/s=133120 (MB/s=8307) # 3.09 [+1.50] rx=133120 (8307 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=116512 (MB=7270), tx/s=116512 (MB/s=7270) # 6.12 [+1.36] rx=58201 (7270 MB) # 6.12 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=131040 (MB=8177), tx/s=131040 (MB/s=8177) # 9.24 [+1.50] rx=131040 (8177 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=126614 (MB=7901), tx/s=126614 (MB/s=7901) # 12.27 [+1.36] rx=63234 (7901 MB) # 12.27 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=160000 (MB=9984), tx/s=160000 (MB/s=9984) # 15.39 [+1.50] rx=160000 (9984 MB) # 15.39 [+0.00] ok # 15.60 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=131944 (MB=8233), tx/s=131944 (MB/s=8233) # 18.42 [+1.40] rx=65847 (8233 MB) # 18.42 [+0.00] ok # 18.64 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=132864 (MB=8291), tx/s=132864 (MB/s=8291) # 21.56 [+1.50] rx=132864 (8291 MB) # 21.57 [+0.00] ok # 21.76 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.22 [+1.46] tx=125038 (MB=7802), tx/s=125038 (MB/s=7802) # 24.58 [+1.36] rx=62489 (7802 MB) # 24.59 [+0.00] ok # 24.79 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.22 [+1.42] tx=109216 (MB=6815), tx/s=109216 (MB/s=6815) # 27.72 [+1.50] rx=109216 (6815 MB) # 27.72 [+0.00] ok # 27.93 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.42] tx=111250 (MB=6942), tx/s=111250 (MB/s=6942) # 30.76 [+1.40] rx=55473 (6942 MB) # 30.76 [+0.00] ok # 30.97 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.39 [+1.42] tx=143424 (MB=8950), tx/s=143424 (MB/s=8950) # 33.89 [+1.50] rx=143424 (8950 MB) # 33.89 [+0.00] ok # 34.09 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.56 [+1.46] tx=136384 (MB=8510), tx/s=136384 (MB/s=8510) # 36.92 [+1.36] rx=68008 (8510 MB) # 36.92 [+0.00] ok # 36.94 [+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__->