RDMA_DISABLE_IBVERBS

Static RDMA_DISABLE_IBVERBS 

Source
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.