On Thu, Oct 17, 2013 at 8:29 AM, Yann Droneaud <[email protected]> wrote: >> Just to double check, by no means we are talking on reverting the >> whole series, flow-steering will be in >> 3.12 in the IB core and mlx4_ib
Correct, just hiding the unstable userspace ABI for now. > I believe it will disable by #if 0 / #endif. > It could be protected by #ifdef > CONFIG_INFINIBAND_EXPERIMENTAL_UVERBS_FLOW_STEERING > instead, but I don't know if it's acceptable practice for such piece of code > that should be exposed in its current state. I like the Kconfig option -- I just made a patch that does that (and made the option depend on STAGING), I'll post it for comments. - R. -- 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
