[dpdk-dev] [PATCH v2 0/2] enable x550 flexible byte filter

Wei Zhao wei.zhao1 at intel.com
Tue Dec 25 06:44:46 CET 2018


There is need for users to use flexible byte filter on x550.
Command line need to pase hex number. 
This patch enable all of these feature.

---
v2:
add some paser code for flow CLI and split it in v2 

Zhao Wei (2):
  net/ixgbe: enable x550 flexible byte filter
  app/testpmd: add support of hex string parser for flow API

 app/test-pmd/cmdline_flow.c    | 141 ++++++++++++++++++++-
 drivers/net/ixgbe/ixgbe_fdir.c |   9 +-
 drivers/net/ixgbe/ixgbe_flow.c | 274 ++++++++++++++++++++++++++++-------------
 3 files changed, 335 insertions(+), 89 deletions(-)

-- 
2.7.5



More information about the dev mailing list