[dpdk-dev] [PATCH v4 0/3] net/ixgbe: enable signature match and ipv6 for consistent API.

Qi Zhang qi.z.zhang at intel.com
Wed Jul 5 04:21:33 CEST 2017


The patchset is based on
http://dpdk.org/dev/patchwork/patch/25292/

v4:
-  fix missing rename from roughly to fuzzy

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