> > This breaks the libibverbs ABI.  You can't modify ibv_context_ops because it
> changes struct ibv_context.
> 
> Any suggestions on how one adds a new driver call without breaking ABI?

It could be built on the verbs extension mechanism.

Is it necessary to call into a provider library, versus simply dropping into 
the kernel?
--
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

Reply via email to