On Mon, Nov 30, 2009 at 03:34:06PM +0200, Eli Cohen wrote: > If we change struct ibv_port_attr transport field from enum to uint8, > we eliminate binary compatibility problems. That's because the previous > filed is aligned to 16 bits address so that leaves us 16 bits more.
Dealing with ABI compatability is a different issue, this new scheme is API incompatible due to the change in semantics for existing values. Please look at my message regarding using multiple devices, perhaps you can improve on that general idea. Jason -- 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
