> -----Original Message----- > From: Lu, Wenzhuo > Sent: Thursday, June 1, 2017 2:13 PM > To: Zhang, Qi Z <qi.z.zh...@intel.com>; Zhang, Helin > <helin.zh...@intel.com> > Cc: dev@dpdk.org > Subject: RE: [PATCH 2/3] net/ixgbe: enable signature match for consistent > API > > Hi Qi, > > > -----Original Message----- > > From: Zhang, Qi Z > > Sent: Thursday, June 1, 2017 1:56 PM > > To: Lu, Wenzhuo; Zhang, Helin > > Cc: dev@dpdk.org > > Subject: RE: [PATCH 2/3] net/ixgbe: enable signature match for > > consistent API > > > > > > > > > -----Original Message----- > > > From: Lu, Wenzhuo > > > Sent: Thursday, June 1, 2017 1:50 PM > > > To: Zhang, Qi Z <qi.z.zh...@intel.com>; Zhang, Helin > > > <helin.zh...@intel.com> > > > Cc: dev@dpdk.org > > > Subject: RE: [PATCH 2/3] net/ixgbe: enable signature match for > > > consistent API > > > > > > Hi Qi, > > > > > > > -----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 API > > > > > > > > Enable signature match for rte_flow API. > > > > RTE_FLOW_ITEM_TYPE_ROUGHLY specify a signature match. > > > > > > > > Signed-off-by: Qi Zhang <qi.z.zh...@intel.com> > > > Acked-by: Wenzhuo Lu <wenzhuo...@intel.com> > > > > > > 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. > It's better to have these 2 patches. Adding more info of the purpose in the > commit log, like "removing the index ...", can make it easier to understand. > :)
OK, that make sense. > > > > > Thanks > > Qi