> -----Original Message----- > From: Lu, Wenzhuo > Sent: Thursday, June 1, 2017 2:13 PM > To: Zhang, Qi Z <[email protected]>; Zhang, Helin > <[email protected]> > Cc: [email protected] > 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: [email protected] > > 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 <[email protected]>; Zhang, Helin > > > <[email protected]> > > > Cc: [email protected] > > > 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: [email protected]; 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 <[email protected]> > > > Acked-by: Wenzhuo Lu <[email protected]> > > > > > > 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

