pub static RDMA_DISABLE_IBVERBS: Key<bool>Expand description
Disable ibverbs even when hardware is present.
When true, RdmaManagerActor skips ibverbs initialization and
relies on the TCP fallback (if enabled). Useful for testing the
TCP transport on machines that have RDMA hardware.