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=137632 (MB=8588), tx/s=137632 (MB/s=8588) # 3.05 [+1.50] rx=137632 (8588 MB) # 3.06 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=129701 (MB=8093), tx/s=129701 (MB/s=8093) # 6.04 [+1.36] rx=64840 (8093 MB) # 6.04 [+0.00] ok # 6.23 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=133920 (MB=8357), tx/s=133920 (MB/s=8357) # 9.16 [+1.50] rx=133920 (8357 MB) # 9.16 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=135409 (MB=8450), tx/s=135409 (MB/s=8450) # 12.14 [+1.36] rx=65561 (8450 MB) # 12.14 [+0.00] ok # 12.33 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=163392 (MB=10196), tx/s=163392 (MB/s=10196) # 15.25 [+1.50] rx=163392 (10196 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=130668 (MB=8154), tx/s=130668 (MB/s=8154) # 18.24 [+1.40] rx=65206 (8154 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=134048 (MB=8365), tx/s=134048 (MB/s=8365) # 21.34 [+1.50] rx=134048 (8365 MB) # 21.34 [+0.00] ok # 21.49 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=116846 (MB=7291), tx/s=116846 (MB/s=7291) # 24.32 [+1.36] rx=58403 (7291 MB) # 24.32 [+0.00] ok # 24.51 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=117664 (MB=7342), tx/s=117664 (MB/s=7342) # 27.43 [+1.50] rx=117664 (7342 MB) # 27.43 [+0.00] ok # 27.62 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=117387 (MB=7325), tx/s=117387 (MB/s=7325) # 30.44 [+1.36] rx=58596 (7325 MB) # 30.45 [+0.00] ok # 30.64 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=149952 (MB=9357), tx/s=149952 (MB/s=9357) # 33.57 [+1.50] rx=149952 (9357 MB) # 33.57 [+0.00] ok # 33.76 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=114606 (MB=7151), tx/s=114606 (MB/s=7151) # 36.58 [+1.40] rx=56739 (7151 MB) # 36.58 [+0.00] ok # 36.60 [+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__->