public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Fixes for taprio xstats
@ 2023-06-09 13:59 Vladimir Oltean
  2023-06-09 13:59 ` [PATCH net-next 1/2] net/sched: taprio: report class offload stats per TXQ, not per TC Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Oltean @ 2023-06-09 13:59 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Jamal Hadi Salim, Cong Wang, Jiri Pirko, Vinicius Costa Gomes,
	Kurt Kanzenbach, Xiaoliang Yang, Mohammad Athari Bin Ismail,
	linux-kernel, Jesse Brandeburg, Tony Nguyen, intel-wired-lan,
	Muhammad Husaini Zulkifli

1. Taprio classes correspond to TXQs, and thus, class stats are TXQ
   stats not TC stats.
2. Drivers reporting taprio xstats should report xstats for *this*
   taprio, not for a previous one.

Vladimir Oltean (2):
  net/sched: taprio: report class offload stats per TXQ, not per TC
  net: enetc: reset taprio stats when taprio is deleted

 .../net/ethernet/freescale/enetc/enetc_qos.c  | 29 ++++++++++---------
 include/net/pkt_sched.h                       | 10 +++----
 net/sched/sch_taprio.c                        |  8 ++---
 3 files changed, 25 insertions(+), 22 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-06-12  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09 13:59 [PATCH net-next 0/2] Fixes for taprio xstats Vladimir Oltean
2023-06-09 13:59 ` [PATCH net-next 1/2] net/sched: taprio: report class offload stats per TXQ, not per TC Vladimir Oltean
2023-06-09 13:59 ` [PATCH net-next 2/2] net: enetc: reset taprio stats when taprio is deleted Vladimir Oltean
2023-06-12  8:50 ` [PATCH net-next 0/2] Fixes for taprio xstats patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox