Module config

Module config 

Source
Expand description

RDMA configuration attributes.

Staticsยง

RDMA_ALLOW_TCP_FALLBACK
Allow TCP fallback when ibverbs hardware is unavailable.
RDMA_DISABLE_IBVERBS
Disable ibverbs even when hardware is present.
RDMA_MAX_CHUNK_SIZE_MB
Maximum chunk size in MiB for TCP-based RDMA transfers.
RDMA_TCP_FALLBACK_PARALLELISM
Number of parallel channels for TCP fallback transfers.