mbox series

[iwl-next,v1,0/2] ice: extend tc flower offload

Message ID 20240220105950.6814-1-michal.swiatkowski@linux.intel.com (mailing list archive)
Headers show
Series ice: extend tc flower offload | expand

Message

Michal Swiatkowski Feb. 20, 2024, 10:59 a.m. UTC
Extend hardware support for tc flower to match ip_proto field (patch 2)
and source VSI metadata when the packets are sent from VF (patch 1).

Michal Swiatkowski (2):
  ice: tc: check src_vsi in case of traffic from VF
  ice: tc: allow ip_proto matching

 drivers/net/ethernet/intel/ice/ice_tc_lib.c | 25 +++++++++++++++++++--
 drivers/net/ethernet/intel/ice/ice_tc_lib.h |  1 +
 2 files changed, 24 insertions(+), 2 deletions(-)