public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: stmmac: EST conformance support
@ 2024-01-27  4:04 Rohan G Thomas
  2024-01-27  4:04 ` [PATCH net-next 1/3] net: stmmac: Offload queueMaxSDU from tc-taprio Rohan G Thomas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Rohan G Thomas @ 2024-01-27  4:04 UTC (permalink / raw)
  To: David S . Miller, Alexandre Torgue, Jose Abreu, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Maxime Coquelin, Giuseppe Cavallaro,
	Richard Cochran, Russell King, Alexei Starovoitov,
	Daniel Borkmann, Jesper Dangaard Brouer, John Fastabend,
	Serge Semin
  Cc: netdev, linux-stm32, linux-arm-kernel, linux-kernel, bpf,
	Rohan G Thomas

Hi,

This patchset enables support for queueMaxSDU and transmission overrun
counters which are required for Qbv conformance.

Rohan G Thomas (3):
  net: stmmac: Offload queueMaxSDU from tc-taprio
  net: stmmac: est: Per Tx-queue error count for HLBF
  net: stmmac: Report taprio offload status

 drivers/net/ethernet/stmicro/stmmac/common.h  |  2 +
 .../net/ethernet/stmicro/stmmac/stmmac_est.c  |  6 ++
 .../net/ethernet/stmicro/stmmac/stmmac_main.c | 22 +++++
 .../net/ethernet/stmicro/stmmac/stmmac_tc.c   | 87 ++++++++++++++++++-
 include/linux/stmmac.h                        |  1 +
 5 files changed, 114 insertions(+), 4 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2024-01-31 12:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-27  4:04 [PATCH net-next 0/3] net: stmmac: EST conformance support Rohan G Thomas
2024-01-27  4:04 ` [PATCH net-next 1/3] net: stmmac: Offload queueMaxSDU from tc-taprio Rohan G Thomas
2024-01-27  4:04 ` [PATCH net-next 2/3] net: stmmac: est: Per Tx-queue error count for HLBF Rohan G Thomas
2024-01-27  4:04 ` [PATCH net-next 3/3] net: stmmac: Report taprio offload status Rohan G Thomas
2024-01-31 12:30 ` [PATCH net-next 0/3] net: stmmac: EST conformance support 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