> Technically, I believe it's available to userspace, though the librdmacm
> doesn't
> define it. I'd be surprised if anything uses it.
Wouldn't trying to use RDMA_PS_SCTP hit the
default:
return -EPROTONOSUPPORT;
case in cma_get_port()? So one couldn't actually do anything with
RDMA_PS_SCTP? Or is there some way to avoid binding?
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html