netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iwl-net v1 0/2] ice: two fixes for tc code
@ 2024-03-15 11:08 Michal Swiatkowski
  2024-03-15 11:08 ` [iwl-net v1 1/2] ice: tc: check src_vsi in case of traffic from VF Michal Swiatkowski
  2024-03-15 11:08 ` [iwl-net v1 2/2] ice: tc: allow zero flags in parsing tc flower Michal Swiatkowski
  0 siblings, 2 replies; 7+ messages in thread
From: Michal Swiatkowski @ 2024-03-15 11:08 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: netdev, Michal Swiatkowski

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-04-12  6:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-15 11:08 [iwl-net v1 0/2] ice: two fixes for tc code Michal Swiatkowski
2024-03-15 11:08 ` [iwl-net v1 1/2] ice: tc: check src_vsi in case of traffic from VF Michal Swiatkowski
2024-03-19 11:36   ` Simon Horman
2024-04-12  6:37   ` [Intel-wired-lan] " Buvaneswaran, Sujai
2024-03-15 11:08 ` [iwl-net v1 2/2] ice: tc: allow zero flags in parsing tc flower Michal Swiatkowski
2024-03-19 11:36   ` Simon Horman
2024-04-12  6:38   ` [Intel-wired-lan] " Buvaneswaran, Sujai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).