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. :)