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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=137792 (MB=8598), tx/s=137792 (MB/s=8598) # 3.05 [+1.50] rx=137792 (8598 MB) # 3.05 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=111998 (MB=6989), tx/s=111998 (MB/s=6989) # 6.03 [+1.40] rx=55987 (6989 MB) # 6.03 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=148896 (MB=9291), tx/s=148896 (MB/s=9291) # 9.10 [+1.50] rx=148896 (9291 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.42] tx=138454 (MB=8640), tx/s=138454 (MB/s=8640) # 12.08 [+1.40] rx=68313 (8640 MB) # 12.08 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=165248 (MB=10312), tx/s=165248 (MB/s=10312) # 15.16 [+1.50] rx=165248 (10312 MB) # 15.16 [+0.00] ok # 15.31 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=144514 (MB=9018), tx/s=144514 (MB/s=9018) # 18.13 [+1.40] rx=72182 (9018 MB) # 18.13 [+0.00] ok # 18.31 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=112768 (MB=7037), tx/s=112768 (MB/s=7037) # 21.23 [+1.50] rx=112768 (7037 MB) # 21.23 [+0.00] ok # 21.39 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=130140 (MB=8121), tx/s=130140 (MB/s=8121) # 24.21 [+1.36] rx=65061 (8121 MB) # 24.21 [+0.00] ok # 24.38 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=117504 (MB=7332), tx/s=117504 (MB/s=7332) # 27.31 [+1.50] rx=117504 (7332 MB) # 27.31 [+0.00] ok # 27.47 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.89 [+1.42] tx=115048 (MB=7179), tx/s=115048 (MB/s=7179) # 30.29 [+1.40] rx=57507 (7179 MB) # 30.29 [+0.00] ok # 30.45 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.87 [+1.42] tx=131264 (MB=8191), tx/s=131264 (MB/s=8191) # 33.37 [+1.50] rx=131264 (8191 MB) # 33.37 [+0.00] ok # 33.52 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.94 [+1.42] tx=143613 (MB=8961), tx/s=143613 (MB/s=8961) # 36.34 [+1.40] rx=71714 (8961 MB) # 36.34 [+0.00] ok # 36.36 [+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__->