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=137248 (MB=8564), tx/s=137248 (MB/s=8564) # 3.07 [+1.50] rx=137248 (8564 MB) # 3.07 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=121512 (MB=7582), tx/s=121512 (MB/s=7582) # 6.05 [+1.36] rx=60724 (7582 MB) # 6.05 [+0.00] ok # 6.21 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=136416 (MB=8512), tx/s=136416 (MB/s=8512) # 9.12 [+1.50] rx=136416 (8512 MB) # 9.13 [+0.00] ok # 9.28 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=126629 (MB=7902), tx/s=126629 (MB/s=7902) # 12.09 [+1.36] rx=63292 (7902 MB) # 12.10 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=163264 (MB=10188), tx/s=163264 (MB/s=10188) # 15.18 [+1.50] rx=163264 (10188 MB) # 15.18 [+0.00] ok # 15.34 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=143407 (MB=8949), tx/s=143407 (MB/s=8949) # 18.16 [+1.40] rx=71591 (8949 MB) # 18.16 [+0.00] ok # 18.33 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=123328 (MB=7696), tx/s=123328 (MB/s=7696) # 21.25 [+1.50] rx=123328 (7696 MB) # 21.25 [+0.00] ok # 21.42 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=111270 (MB=6943), tx/s=111270 (MB/s=6943) # 24.24 [+1.36] rx=55586 (6943 MB) # 24.24 [+0.00] ok # 24.40 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=146976 (MB=9171), tx/s=146976 (MB/s=9171) # 27.33 [+1.50] rx=146976 (9171 MB) # 27.33 [+0.00] ok # 27.49 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=134864 (MB=8416), tx/s=134864 (MB/s=8416) # 30.31 [+1.36] rx=67354 (8416 MB) # 30.32 [+0.00] ok # 30.49 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=161536 (MB=10080), tx/s=161536 (MB/s=10080) # 33.41 [+1.50] rx=161536 (10080 MB) # 33.41 [+0.00] ok # 33.60 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.51] tx=138700 (MB=8655), tx/s=138700 (MB/s=8655) # 36.42 [+1.32] rx=69201 (8655 MB) # 36.42 [+0.00] ok # 36.44 [+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__->