[dpdk-dev] [PATCH v3 0/2] fix FDIR support for GTPU

Yahui Cao yahui.cao at intel.com
Thu Nov 21 12:20:13 CET 2019


This patch series enables FDIR support for both GTP-U and GTP-U with
extension header.

- Patch 1 renames GTPU with extension header related variables
- Patch 2 adds FDIR support for non-extension-header GTPU

--
v3:
* Change commit message 

v2:
* Re-organize patch

Yahui Cao (2):
  net/ice: fix pattern name of GTPU with extension header
  net/ice: add missing FDIR support for GTPU without extension header

 drivers/net/ice/ice_fdir_filter.c  | 10 ++++++++--
 drivers/net/ice/ice_generic_flow.c | 14 ++++++++++---
 drivers/net/ice/ice_generic_flow.h |  7 ++++---
 drivers/net/ice/ice_hash.c         | 32 +++++++++++++++---------------
 4 files changed, 39 insertions(+), 24 deletions(-)

-- 
2.17.1



More information about the dev mailing list