From mboxrd@z Thu Jan 1 00:00:00 1970 From: Qi Zhang Subject: [PATCH v3 0/3] net/ixgbe: enable signature match and ipv6 for consistent API. Date: Wed, 21 Jun 2017 15:07:08 -0400 Message-ID: <1498072031-4039-1-git-send-email-qi.z.zhang@intel.com> References: <1495582134-13665-1-git-send-email-qi.z.zhang@intel.com> Cc: dev@dpdk.org, Qi Zhang To: wenzhuo.lu@intel.com, helin.zhang@intel.com Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 9C8C4532C for ; Thu, 22 Jun 2017 04:14:11 +0200 (CEST) In-Reply-To: <1495582134-13665-1-git-send-email-qi.z.zhang@intel.com> 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 based on http://dpdk.org/dev/patchwork/patch/25292/ v3: - will check fuzzy match's last and mask value. 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 | 397 ++++++++++++++++++++++++++--------------- 1 file changed, 249 insertions(+), 148 deletions(-) -- 2.7.4