[dpdk-dev] [PATCH 0/2] fix FDIR support for non-extension-header GTPU

Yahui Cao yahui.cao at intel.com
Wed Nov 20 14:28:34 CET 2019


This patch series fixes FDIR support only for GTP-U with extension
header by adding support for GTP-U without extension header.

- Patch 1 fixes ice flow GTPU with extension header definition
- Patch 2 adds FDIR support for non-extension-header GTPU

--

Yahui Cao (2):
  net/ice: fix GTPU and GTPU extension header mix
  net/ice: fix 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