Re: [lng-odp] [PATCHv2 1/2] linux-generic: classification: implement ipv6 packet matching rule

2017-01-31 Thread Bill Fischofer
For this series: Reviewed-and-tested-by: Bill Fischofer On Tue, Jan 31, 2017 at 12:42 AM, Balasubramanian Manoharan wrote: > Adds test case for ipv6 source and destination address matching > > Signed-off-by: Balasubramanian Manoharan > --- > v2: clang compilation fix > .../include/odp_classif

[lng-odp] [PATCHv2 1/2] linux-generic: classification: implement ipv6 packet matching rule

2017-01-30 Thread Balasubramanian Manoharan
Adds test case for ipv6 source and destination address matching Signed-off-by: Balasubramanian Manoharan --- v2: clang compilation fix .../include/odp_classification_datamodel.h | 11 +- .../include/odp_classification_inlines.h | 44 ++ .../linux-generic