mbox

[0/3] ice: flow inputset/action validation fix and add ipv6 tc support

Message ID 1563413923-404004-1-git-send-email-ying.a.wang@intel.com (mailing list archive)
Headers

Message

Ying Wang July 18, 2019, 1:38 a.m. UTC
  Patch 1/3 avoids set error for RTE_FLOW_ITEM_TYPE_VOID in inputset check.
Patch 2/3 adds check for each element of action list.
Patch 3/3 adds ipv6 tc support for flow rule.

Wang Ying A (3):
  net/ice: fix flow get inputset check
  net/ice: fix flow action validation
  net/ice: add flow ipv6 tc support

 drivers/net/ice/ice_generic_flow.c | 53 ++++++++++++++++++++++----------------
 1 file changed, 31 insertions(+), 22 deletions(-)