All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [iwl-net v1 0/2] ice: two fixes for tc code
@ 2024-03-15 11:08 ` Michal Swiatkowski
  0 siblings, 0 replies; 14+ 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] 14+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.