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.56 [+1.42] tx=124352 (MB=7760), tx/s=124352 (MB/s=7760) # 3.06 [+1.50] rx=124352 (7760 MB) # 3.06 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=122985 (MB=7674), tx/s=122985 (MB/s=7674) # 6.06 [+1.36] rx=61479 (7674 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=144288 (MB=9004), tx/s=144288 (MB/s=9004) # 9.14 [+1.50] rx=144288 (9004 MB) # 9.14 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=129136 (MB=8058), tx/s=129136 (MB/s=8058) # 12.12 [+1.36] rx=64564 (8058 MB) # 12.12 [+0.00] ok # 12.30 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=120960 (MB=7548), tx/s=120960 (MB/s=7548) # 15.23 [+1.50] rx=120960 (7548 MB) # 15.23 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=137605 (MB=8587), tx/s=137605 (MB/s=8587) # 18.23 [+1.40] rx=68613 (8587 MB) # 18.23 [+0.00] ok # 18.43 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=133024 (MB=8301), tx/s=133024 (MB/s=8301) # 21.35 [+1.50] rx=133024 (8301 MB) # 21.35 [+0.00] ok # 21.55 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=112450 (MB=7017), tx/s=112450 (MB/s=7017) # 24.37 [+1.36] rx=56173 (7017 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.43] tx=116160 (MB=7248), tx/s=116160 (MB/s=7248) # 27.47 [+1.50] rx=116160 (7248 MB) # 27.48 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=119557 (MB=7460), tx/s=119557 (MB/s=7460) # 30.48 [+1.40] rx=59651 (7460 MB) # 30.48 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=147936 (MB=9231), tx/s=147936 (MB/s=9231) # 33.58 [+1.50] rx=147936 (9231 MB) # 33.58 [+0.00] ok # 33.77 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=119980 (MB=7487), tx/s=119980 (MB/s=7487) # 36.59 [+1.40] rx=59843 (7487 MB) # 36.59 [+0.00] ok # 36.62 [+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__->