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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=100256 (MB=6256), tx/s=100256 (MB/s=6256) # 3.07 [+1.50] rx=100256 (6256 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=112358 (MB=7011), tx/s=112358 (MB/s=7011) # 6.06 [+1.40] rx=56079 (7011 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=116320 (MB=7258), tx/s=116320 (MB/s=7258) # 9.16 [+1.50] rx=116320 (7258 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=117731 (MB=7346), tx/s=117731 (MB/s=7346) # 12.15 [+1.40] rx=58723 (7346 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=128768 (MB=8035), tx/s=128768 (MB/s=8035) # 15.25 [+1.50] rx=128768 (8035 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=118073 (MB=7368), tx/s=118073 (MB/s=7368) # 18.25 [+1.40] rx=58847 (7368 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=108864 (MB=6793), tx/s=108864 (MB/s=6793) # 21.36 [+1.50] rx=108864 (6793 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=111098 (MB=6932), tx/s=111098 (MB/s=6932) # 24.35 [+1.36] rx=55462 (6932 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=117024 (MB=7302), tx/s=117024 (MB/s=7302) # 27.45 [+1.50] rx=117024 (7302 MB) # 27.45 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=117012 (MB=7301), tx/s=117012 (MB/s=7301) # 30.45 [+1.40] rx=58381 (7301 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=132224 (MB=8251), tx/s=132224 (MB/s=8251) # 33.54 [+1.50] rx=132224 (8251 MB) # 33.54 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=118544 (MB=7397), tx/s=118544 (MB/s=7397) # 36.54 [+1.40] rx=59239 (7397 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__->