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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=132032 (MB=8239), tx/s=132032 (MB/s=8239) # 3.06 [+1.50] rx=132032 (8239 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=125284 (MB=7818), tx/s=125284 (MB/s=7818) # 6.04 [+1.36] rx=62608 (7818 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=146272 (MB=9127), tx/s=146272 (MB/s=9127) # 9.13 [+1.50] rx=146272 (9127 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=129983 (MB=8111), tx/s=129983 (MB/s=8111) # 12.11 [+1.36] rx=64980 (8111 MB) # 12.11 [+0.00] ok # 12.26 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=146144 (MB=9119), tx/s=146144 (MB/s=9119) # 15.18 [+1.50] rx=146144 (9119 MB) # 15.18 [+0.00] ok # 15.33 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=137927 (MB=8607), tx/s=137927 (MB/s=8607) # 18.15 [+1.40] rx=68916 (8607 MB) # 18.15 [+0.00] ok # 18.31 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=132128 (MB=8245), tx/s=132128 (MB/s=8245) # 21.23 [+1.50] rx=132128 (8245 MB) # 21.23 [+0.00] ok # 21.39 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=125029 (MB=7802), tx/s=125029 (MB/s=7802) # 24.21 [+1.36] rx=62489 (7802 MB) # 24.21 [+0.00] ok # 24.37 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=133952 (MB=8359), tx/s=133952 (MB/s=8359) # 27.29 [+1.50] rx=133952 (8359 MB) # 27.29 [+0.00] ok # 27.45 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.90 [+1.46] tx=124681 (MB=7780), tx/s=124681 (MB/s=7780) # 30.26 [+1.36] rx=62296 (7780 MB) # 30.27 [+0.00] ok # 30.42 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.84 [+1.42] tx=157664 (MB=9838), tx/s=157664 (MB/s=9838) # 33.34 [+1.50] rx=157664 (9838 MB) # 33.35 [+0.00] ok # 33.50 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.92 [+1.42] tx=127471 (MB=7954), tx/s=127471 (MB/s=7954) # 36.32 [+1.40] rx=63639 (7954 MB) # 36.32 [+0.00] ok # 36.34 [+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__->