[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240315110821.511321-1-michal.swiatkowski@linux.intel.com>
Date: Fri, 15 Mar 2024 12:08:19 +0100
From: Michal Swiatkowski <michal.swiatkowski@...ux.intel.com>
To: intel-wired-lan@...ts.osuosl.org
Cc: netdev@...r.kernel.org,
Michal Swiatkowski <michal.swiatkowski@...ux.intel.com>
Subject: [iwl-net v1 0/2] ice: two fixes for tc code
Hi,
Fix how ice driver is parsing tc filter. First is a fix to always add
match for src_vsi in case filter is added on VF. Second is removing the
flag check as it isn't needed and in some case can lead to a problem.
Michal Swiatkowski (2):
ice: tc: check src_vsi in case of traffic from VF
ice: tc: allow zero flags in parsing tc flower
drivers/net/ethernet/intel/ice/ice_tc_lib.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
--
2.42.0
Powered by blists - more mailing lists