From mboxrd@z Thu Jan 1 00:00:00 1970 From: Qi Zhang Subject: [PATCH 0/3] net/ixgbe: enable signature match and ipv6 for consistent API. Date: Fri, 26 May 2017 15:52:27 -0400 Message-ID: <1495828350-10259-1-git-send-email-qi.z.zhang@intel.com> Cc: dev@dpdk.org, Qi Zhang To: helin.zhang@intel.com, wenzhuo.lu@intel.com Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id A02DA2BA3 for ; Sat, 27 May 2017 04:59:06 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" the patchset is base on http://dpdk.org/dev/patchwork/patch/24482/ http://dpdk.org/dev/patchwork/patch/24476/ 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 | 371 +++++++++++++++++++++++++---------------- 1 file changed, 226 insertions(+), 145 deletions(-) -- 2.7.4