On Tue, Sep 29, 2015 at 3:39 PM, Joe Stringer <[email protected]> wrote: > The ct_state field was initially added as an 8-bit field, however six of > the bits are already being used and use cases are already starting to > appear that may push the limits of this field. This patch extends the > field to 32 bits while retaining the internal representation of 8 bits. > This should cover forward compatibility of the ABI for the foreseeable > future. > > This patch also reorders the OVS_CS_F_* bits to be sequential. > > Suggested-by: Jarno Rajahalme <[email protected]> > Signed-off-by: Joe Stringer <[email protected]>
Looks good. Acked-by: Pravin B Shelar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
