On Tue, Sep 29, 2015 at 3:39 PM, Joe Stringer <joestrin...@nicira.com> 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 <jrajaha...@nicira.com> > Signed-off-by: Joe Stringer <joestrin...@nicira.com>
Looks good. Acked-by: Pravin B Shelar <pshe...@nicira.com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html