netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iwl-next v2 0/2] ice: extend tc flower offload
@ 2024-02-22 12:39 Michal Swiatkowski
  2024-02-22 12:39 ` [iwl-next v2 1/2] ice: tc: check src_vsi in case of traffic from VF Michal Swiatkowski
  2024-02-22 12:39 ` [iwl-next v2 2/2] ice: tc: allow ip_proto matching Michal Swiatkowski
  0 siblings, 2 replies; 9+ messages in thread
From: Michal Swiatkowski @ 2024-02-22 12:39 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: netdev, marcin.szycik, sridhar.samudrala, wojciech.drewek,
	pmenzel, Michal Swiatkowski

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).

v1 --> v2: [1]
 * fix commit message, add more examples

 [1] https://lore.kernel.org/netdev/20240220105950.6814-1-michal.swiatkowski@linux.intel.com/

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(-)

-- 
2.42.0


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

end of thread, other threads:[~2024-03-14 11:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 12:39 [iwl-next v2 0/2] ice: extend tc flower offload Michal Swiatkowski
2024-02-22 12:39 ` [iwl-next v2 1/2] ice: tc: check src_vsi in case of traffic from VF Michal Swiatkowski
2024-02-26 13:34   ` Simon Horman
2024-03-14 10:59     ` Michal Swiatkowski
2024-03-08  7:39   ` [Intel-wired-lan] " Buvaneswaran, Sujai
2024-02-22 12:39 ` [iwl-next v2 2/2] ice: tc: allow ip_proto matching Michal Swiatkowski
2024-02-26 13:33   ` Simon Horman
2024-03-08  7:40   ` [Intel-wired-lan] " Buvaneswaran, Sujai
2024-03-14 11:03   ` Michal Swiatkowski

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).