pub const NFS_RDMA_MAX_BATCH_BYTES: usize = 3500;
Maximum compound byte budget for RDMA transport (bytes). Sized to fit within RDMA_MAX_INLINE (4188B) with header overhead.