[dpdk-dev] [PATCH v3 0/3] net/ixgbe: enable signature match and	ipv6 for consistent API.
    Qi Zhang 
    qi.z.zhang at intel.com
       
    Wed Jun 21 21:07:08 CEST 2017
    
    
  
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
    
    
More information about the dev
mailing list