Hi,
> -----Original Message-----
> From: Zhang, Qi Z
> Sent: Thursday, June 8, 2017 7:09 AM
> To: Lu, Wenzhuo; Zhang, Helin
> Cc: dev@dpdk.org; Zhang, Qi Z
> Subject: [PATCH v2 0/3] net/ixgbe: enable signature match and ipv6 for
> consistent API.
>
> The patchset is based on
> http://dpdk.org/dev/patchwork/patch/25015
> http://dpdk.org/dev/patchwork/patch/25185
>
> v2:
> - add comment to explain macro replacement
> - fix wrong flow type assignment
>
> Qi Zhang (3):
> net/ixgbe: replace macro with inline function
> net/ixgbe: enable signature match for consistent API
> net/ixgbe: enable IPv6 for consistent API
>
> drivers/net/ixgbe/ixgbe_flow.c | 377 +++++++++++++++++++++++++-------------
> ---
> 1 file changed, 229 insertions(+), 148 deletions(-)
>
> --
> 2.7.4
Series- Acked-by: Wenzhuo Lu <wenzhuo...@intel.com>