Re: [ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields

2017-07-18 Thread Yang, Yi Y
Thanks Jan, I have folded it to my local branch and will include it in next version. -Original Message- From: Jan Scheurich [mailto:jan.scheur...@ericsson.com] Sent: Tuesday, July 18, 2017 12:30 AM To: Yang, Yi Y ; d...@openvswitch.org Cc: Mengke Liu

Re: [ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields

2017-07-17 Thread Jan Scheurich
Hi Yi, The following incremental makes the formatting of NSH fields in OpenFlow and datapath flows more consistent and easier to use. - Consistently format nsh_spi as hex without leading zeros. - Consistently format MD1 context headers nsh_c without leading zeros. - Format nsh_c

Re: [ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields

2017-07-11 Thread Yang, Yi Y
Re: [ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields On 7 July 2017 at 16:44, Yang, Yi Y <yi.y.y...@intel.com> 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 ups

Re: [ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields

2017-07-11 Thread Joe Stringer
On 7 July 2017 at 16:44, Yang, Yi Y 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

Re: [ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields

2017-07-07 Thread Yang, Yi Y
Ricky <ricky...@intel.com>; Mengke Liu <mengke@intel.com> Subject: Re: [ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields On 4 July 2017 at 20:45, Yi Yang <yi.y.y...@intel.com> wrote: > From: Jan Scheurich <jan.scheur...@ericsson.com> > > This pa

Re: [ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields

2017-07-07 Thread Joe Stringer
On 4 July 2017 at 20:45, Yi Yang wrote: > From: Jan Scheurich > > This patch adds support for NSH packet header fields to the OVS > control plane and the userspace datapath. Initially we support the > fields of the NSH base header as defined in >

[ovs-dev] [PATCH 1/6] userspace: Add support for NSH MD1 match fields

2017-07-04 Thread Yi Yang
From: Jan Scheurich This patch adds support for NSH packet header fields to the OVS control plane and the userspace datapath. Initially we support the fields of the NSH base header as defined in https://www.ietf.org/id/draft-ietf-sfc-nsh-12.txt and the fixed context