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.58 [+1.42] tx=87872 (MB=5483), tx/s=87872 (MB/s=5483) # 3.08 [+1.50] rx=87872 (5483 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=127726 (MB=7970), tx/s=127726 (MB/s=7970) # 6.06 [+1.36] rx=63843 (7970 MB) # 6.06 [+0.00] ok # 6.21 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=98624 (MB=6154), tx/s=98624 (MB/s=6154) # 9.13 [+1.50] rx=98624 (6154 MB) # 9.13 [+0.00] ok # 9.28 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=135451 (MB=8452), tx/s=135451 (MB/s=8452) # 12.10 [+1.36] rx=65716 (8452 MB) # 12.10 [+0.00] ok # 12.25 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=132384 (MB=8261), tx/s=132384 (MB/s=8261) # 15.17 [+1.50] rx=132384 (8261 MB) # 15.17 [+0.00] ok # 15.33 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=131932 (MB=8233), tx/s=131932 (MB/s=8233) # 18.15 [+1.40] rx=65794 (8233 MB) # 18.15 [+0.00] ok # 18.33 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=111328 (MB=6947), tx/s=111328 (MB/s=6947) # 21.25 [+1.50] rx=111328 (6947 MB) # 21.25 [+0.00] ok # 21.43 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=126358 (MB=7885), tx/s=126358 (MB/s=7885) # 24.25 [+1.36] rx=63166 (7885 MB) # 24.26 [+0.00] ok # 24.43 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=106144 (MB=6623), tx/s=106144 (MB/s=6623) # 27.35 [+1.50] rx=106144 (6623 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.42] tx=133929 (MB=8357), tx/s=133929 (MB/s=8357) # 30.32 [+1.40] rx=66937 (8357 MB) # 30.32 [+0.00] ok # 30.50 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=132032 (MB=8239), tx/s=132032 (MB/s=8239) # 33.43 [+1.50] rx=132032 (8239 MB) # 33.43 [+0.00] ok # 33.61 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.46] tx=122349 (MB=7635), tx/s=122349 (MB/s=7635) # 36.43 [+1.36] rx=60976 (7635 MB) # 36.43 [+0.00] ok # 36.45 [+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__->