Re: [lng-odp] [PATCHv1 1/2] linux-generic: classification: implement vlan id packet matching rule

2017-02-14 Thread Maxim Uvarov
that was merged, Closing this thread. Maxim. On 02/10/17 05:22, Bill Fischofer wrote: > For this series: > > Reviewed-and-tested-by: Bill Fischofer > > On Thu, Feb 9, 2017 at 3:02 AM, Balasubramanian Manoharan > wrote: >> Add implementation for outer and inner vlan ID packet matching rule >>

Re: [lng-odp] [PATCHv1 1/2] linux-generic: classification: implement vlan id packet matching rule

2017-02-09 Thread Bill Fischofer
For this series: Reviewed-and-tested-by: Bill Fischofer On Thu, Feb 9, 2017 at 3:02 AM, Balasubramanian Manoharan wrote: > Add implementation for outer and inner vlan ID packet matching rule > > Signed-off-by: Balasubramanian Manoharan > --- > .../include/odp_classification_inlines.h

[lng-odp] [PATCHv1 1/2] linux-generic: classification: implement vlan id packet matching rule

2017-02-09 Thread Balasubramanian Manoharan
Add implementation for outer and inner vlan ID packet matching rule Signed-off-by: Balasubramanian Manoharan --- .../include/odp_classification_inlines.h | 41 +++--- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/platform/linux-generic/include/odp_class