Ok, will do. -----Original Message----- From: Joe Stringer [mailto:[email protected]] Sent: Wednesday, July 12, 2017 2:29 AM To: Yang, Yi Y <[email protected]> Cc: ovs dev <[email protected]>; Li, Ricky <[email protected]>; Mengke Liu <[email protected]> Subject: Re: [ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields
On 7 July 2017 at 16:44, Yang, Yi Y <[email protected]> wrote: > Joe, NSH for kernel datapath will be coming once this series is merged, do we > need to do so yet? Until the patch is merged upstream in the net-next tree, the enum is not officially dedicated to this particular feature and it's plausible that someone else comes along and proposes a different use for the same number; or alternatively it's plausible that upstream feedback leads to changing the enums for this new feature. For now, please keep them behind "#ifndef __KERNEL__" in the OVS tree. When the NSH for kernel datapath patches go through upstream, they will get long-term guaranteed values and we can subsequently fix up the values in the tree here to be consistent with the Linux tree. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
