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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=99392 (MB=6202), tx/s=99392 (MB/s=6202) # 3.10 [+1.50] rx=99392 (6202 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=122086 (MB=7618), tx/s=122086 (MB/s=7618) # 6.11 [+1.36] rx=61018 (7618 MB) # 6.11 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 9.23 [+1.50] rx=137056 (8552 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=115154 (MB=7186), tx/s=115154 (MB/s=7186) # 12.25 [+1.36] rx=57547 (7186 MB) # 12.25 [+0.00] ok # 12.44 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=161376 (MB=10070), tx/s=161376 (MB/s=10070) # 15.36 [+1.50] rx=161376 (10070 MB) # 15.36 [+0.00] ok # 15.56 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=110909 (MB=6921), tx/s=110909 (MB/s=6921) # 18.38 [+1.40] rx=55150 (6921 MB) # 18.38 [+0.00] ok # 18.59 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=110976 (MB=6925), tx/s=110976 (MB/s=6925) # 21.51 [+1.50] rx=110976 (6925 MB) # 21.51 [+0.00] ok # 21.70 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=117495 (MB=7332), tx/s=117495 (MB/s=7332) # 24.52 [+1.36] rx=58547 (7332 MB) # 24.53 [+0.00] ok # 24.72 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=122912 (MB=7670), tx/s=122912 (MB/s=7670) # 27.64 [+1.50] rx=122912 (7670 MB) # 27.64 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=131797 (MB=8224), tx/s=131797 (MB/s=8224) # 30.66 [+1.36] rx=65101 (8224 MB) # 30.66 [+0.00] ok # 30.85 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=152640 (MB=9525), tx/s=152640 (MB/s=9525) # 33.77 [+1.50] rx=152640 (9525 MB) # 33.77 [+0.00] ok # 33.97 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.46] tx=117914 (MB=7358), tx/s=117914 (MB/s=7358) # 36.79 [+1.36] rx=58705 (7358 MB) # 36.79 [+0.00] ok # 36.81 [+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__->