Jeff Squyres wrote:
I was reviewing Mellanox's Open MPI patches for RDMAoE support
Hi Jeff,

Can you send us point to the patch series (mail thread or some repository where they sit)?

1. It looks like there is a new field on the ibv_port_attr struct: transport. Is it expected that all device drivers will start filling in this value, or is it done in the OF core code somewhere?
Please note that this field isn't present in the distro provided IB stack and hence it is highly recommended to avoid referring it in your code, as least some of us (...) are for decoupling ompi from ofed, so lets not put sticks in the wheels of that process.

the Open MPI RDMAOE patch implies that host loopback is not supported in RDMAOE mode (but it is in IB mode). To be clear, the OMPI code had to do something different for real IB vs. RDMAOE in at least 1 or 2 places
Liran, where this limitation comes from? isn't the HCA supporting bridging (loopback connections) for RDMAoE? if this is the case maybe you should add a device capability to mark that.

Or.

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