Use "Verus Hop" or "Y-Port." Constant speeds are easily caught; use a mode that simulates jumping.
| Parameter | Value | Explanation | | :--- | :--- | :--- | | | true | Enables blocking mode. The client thread will sleep instead of spin. | | block_timeout_ms | 100 | Maximum time to wait for an operation before timing out (protects against deadlocks). Set to 0 for infinite wait. | | use_adaptive_spin | true | Hybrid mode: spin for 50-100 cycles, then block. Best for variable latency workloads. | fdp client config blocksmc
Adjust values to your environment and secrets storage: Use "Verus Hop" or "Y-Port
"name": "tx_ring_0", "direction": "tx", "queue_id": 0 fdp client config blocksmc