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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=92416 (MB=5767), tx/s=92416 (MB/s=5767) # 3.04 [+1.50] rx=92416 (5767 MB) # 3.04 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.62 [+1.42] tx=110524 (MB=6897), tx/s=110524 (MB/s=6897) # 6.02 [+1.40] rx=55241 (6897 MB) # 6.02 [+0.00] ok # 6.20 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=72064 (MB=4497), tx/s=72064 (MB/s=4497) # 9.13 [+1.50] rx=72064 (4497 MB) # 9.13 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=111898 (MB=6982), tx/s=111898 (MB/s=6982) # 12.14 [+1.36] rx=55666 (6982 MB) # 12.14 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=102720 (MB=6410), tx/s=102720 (MB/s=6410) # 15.23 [+1.50] rx=102720 (6410 MB) # 15.23 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=120800 (MB=7538), tx/s=120800 (MB/s=7538) # 18.23 [+1.40] rx=60095 (7538 MB) # 18.24 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=87200 (MB=5441), tx/s=87200 (MB/s=5441) # 21.34 [+1.50] rx=87200 (5441 MB) # 21.34 [+0.00] ok # 21.52 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.47] tx=111426 (MB=6953), tx/s=111426 (MB/s=6953) # 24.34 [+1.36] rx=55653 (6953 MB) # 24.34 [+0.00] ok # 24.53 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=90816 (MB=5667), tx/s=90816 (MB/s=5667) # 27.45 [+1.50] rx=90816 (5667 MB) # 27.45 [+0.00] ok # 27.61 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=117200 (MB=7313), tx/s=117200 (MB/s=7313) # 30.43 [+1.40] rx=58568 (7313 MB) # 30.43 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=107232 (MB=6691), tx/s=107232 (MB/s=6691) # 33.53 [+1.50] rx=107232 (6691 MB) # 33.53 [+0.00] ok # 33.71 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=117914 (MB=7358), tx/s=117914 (MB/s=7358) # 36.53 [+1.40] rx=58431 (7358 MB) # 36.53 [+0.00] ok # 36.55 [+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__->