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.57 [+1.42] tx=137248 (MB=8564), tx/s=137248 (MB/s=8564) # 3.07 [+1.50] rx=137248 (8564 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=127123 (MB=7932), tx/s=127123 (MB/s=7932) # 6.08 [+1.36] rx=63539 (7932 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=136256 (MB=8502), tx/s=136256 (MB/s=8502) # 9.20 [+1.50] rx=136256 (8502 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=135929 (MB=8482), tx/s=135929 (MB/s=8482) # 12.21 [+1.36] rx=67962 (8482 MB) # 12.21 [+0.00] ok # 12.42 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.43] tx=115488 (MB=7206), tx/s=115488 (MB/s=7206) # 15.35 [+1.50] rx=115488 (7206 MB) # 15.35 [+0.00] ok # 15.56 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.46] tx=131947 (MB=8233), tx/s=131947 (MB/s=8233) # 18.39 [+1.36] rx=65851 (8233 MB) # 18.39 [+0.00] ok # 18.58 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=128288 (MB=8005), tx/s=128288 (MB/s=8005) # 21.51 [+1.50] rx=128288 (8005 MB) # 21.51 [+0.00] ok # 21.72 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.47] tx=110937 (MB=6922), tx/s=110937 (MB/s=6922) # 24.54 [+1.36] rx=55438 (6922 MB) # 24.54 [+0.00] ok # 24.74 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=137984 (MB=8610), tx/s=137984 (MB/s=8610) # 27.67 [+1.50] rx=137984 (8610 MB) # 27.67 [+0.00] ok # 27.87 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.34 [+1.47] tx=130178 (MB=8123), tx/s=130178 (MB/s=8123) # 30.70 [+1.36] rx=65060 (8123 MB) # 30.70 [+0.00] ok # 30.88 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=154080 (MB=9615), tx/s=154080 (MB/s=9615) # 33.81 [+1.50] rx=154080 (9615 MB) # 33.81 [+0.00] ok # 33.99 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=138249 (MB=8627), tx/s=138249 (MB/s=8627) # 36.81 [+1.40] rx=69016 (8627 MB) # 36.81 [+0.00] ok # 36.84 [+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__->