From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhang, Qi Z" Subject: Re: [PATCH 2/3] net/ixgbe: enable signature match for consistent API Date: Thu, 1 Jun 2017 05:56:02 +0000 Message-ID: <039ED4275CED7440929022BC67E70611530A6B58@SHSMSX103.ccr.corp.intel.com> References: <1495828350-10259-1-git-send-email-qi.z.zhang@intel.com> <1495828350-10259-3-git-send-email-qi.z.zhang@intel.com> <6A0DE07E22DDAD4C9103DF62FEBC09093B5C9A32@shsmsx102.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" To: "Lu, Wenzhuo" , "Zhang, Helin" Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id F34A64CE4 for ; Thu, 1 Jun 2017 07:56:05 +0200 (CEST) In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC09093B5C9A32@shsmsx102.ccr.corp.intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Lu, Wenzhuo > Sent: Thursday, June 1, 2017 1:50 PM > To: Zhang, Qi Z ; Zhang, Helin > > Cc: dev@dpdk.org > Subject: RE: [PATCH 2/3] net/ixgbe: enable signature match for consistent > API >=20 > Hi Qi, >=20 > > -----Original Message----- > > From: Zhang, Qi Z > > Sent: Saturday, May 27, 2017 3:52 AM > > To: Zhang, Helin; Lu, Wenzhuo > > Cc: dev@dpdk.org; Zhang, Qi Z > > Subject: [PATCH 2/3] net/ixgbe: enable signature match for consistent A= PI > > > > Enable signature match for rte_flow API. > > RTE_FLOW_ITEM_TYPE_ROUGHLY specify a signature match. > > > > Signed-off-by: Qi Zhang > Acked-by: Wenzhuo Lu >=20 > Now I understand why you want to change the macro to the function in the > first patch. :) OK, I can merge the 2 patches into 1 in v2, if you think it's not necessary= to separate. Thanks Qi