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.58 [+1.42] tx=115424 (MB=7202), tx/s=115424 (MB/s=7202) # 3.08 [+1.50] rx=115424 (7202 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=112701 (MB=7032), tx/s=112701 (MB/s=7032) # 6.09 [+1.36] rx=56310 (7032 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=119904 (MB=7482), tx/s=119904 (MB/s=7482) # 9.19 [+1.50] rx=119904 (7482 MB) # 9.19 [+0.00] ok # 9.34 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=127554 (MB=7959), tx/s=127554 (MB/s=7959) # 12.16 [+1.36] rx=62888 (7959 MB) # 12.16 [+0.00] ok # 12.31 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=165536 (MB=10330), tx/s=165536 (MB/s=10330) # 15.23 [+1.50] rx=165536 (10330 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=129020 (MB=8051), tx/s=129020 (MB/s=8051) # 18.22 [+1.40] rx=64399 (8051 MB) # 18.23 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=109120 (MB=6809), tx/s=109120 (MB/s=6809) # 21.33 [+1.50] rx=107788 (6726 MB) # 21.33 [+0.00] ok # 21.51 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=121677 (MB=7593), tx/s=121677 (MB/s=7593) # 24.34 [+1.36] rx=60825 (7593 MB) # 24.34 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=123968 (MB=7736), tx/s=123968 (MB/s=7736) # 27.44 [+1.50] rx=123968 (7736 MB) # 27.44 [+0.00] ok # 27.60 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=131017 (MB=8175), tx/s=131017 (MB/s=8175) # 30.42 [+1.36] rx=65472 (8175 MB) # 30.42 [+0.00] ok # 30.60 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=127744 (MB=7971), tx/s=127744 (MB/s=7971) # 33.53 [+1.50] rx=127744 (7971 MB) # 33.53 [+0.00] ok # 33.72 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=112731 (MB=7034), tx/s=112731 (MB/s=7034) # 36.54 [+1.40] rx=56118 (7034 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__->