public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: stmmac: Fix MSI vector leak, make stmmac NUMA aware
@ 2026-02-10 16:28 Florian Bezdeka
  2026-02-10 16:28 ` [PATCH net-next 1/2] net: stmmac: intel: Fix IRQ vector leak Florian Bezdeka
  2026-02-10 16:28 ` [PATCH net-next 2/2] net: stmmac: Use cpumask_local_spread() for IRQ spreading Florian Bezdeka
  0 siblings, 2 replies; 5+ messages in thread
From: Florian Bezdeka @ 2026-02-10 16:28 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Maxime Coquelin, Alexandre Torgue, Ong Boon Leong,
	Voon Weifeng
  Cc: netdev, linux-stm32, linux-arm-kernel, linux-kernel,
	Florian Bezdeka

Hi all,

This are some fallouts of a quick stmmac "review", while trying to
understand some issues that we have around the IRQ spreading implemented
by stmmac.

The root cause turned out to be something more generic, so not limited
to stmmac. I will try to prepare a discussion starting point later. This
is more a RT specific problem, so I have to bring in more people.

Meanwhile I think it's worth to share some first findings.

---
Florian Bezdeka (2):
      net: stmmac: intel: Fix IRQ vector leak
      net: stmmac: Use cpumask_local_spread() for IRQ spreading

 drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c |  2 ++
 drivers/net/ethernet/stmicro/stmmac/stmmac.h      |  2 ++
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 41 +++++++++++++++++++----
 3 files changed, 39 insertions(+), 6 deletions(-)
---
base-commit: 6d2f142b1e4b203387a92519d9d2e34752a79dbb
change-id: 20260119-flo-net-stmmac-default-affinity-core-c54fa45fe63d

Best regards,
-- 
Florian Bezdeka <florian.bezdeka@siemens.com>


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

end of thread, other threads:[~2026-02-10 17:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 16:28 [PATCH net-next 0/2] net: stmmac: Fix MSI vector leak, make stmmac NUMA aware Florian Bezdeka
2026-02-10 16:28 ` [PATCH net-next 1/2] net: stmmac: intel: Fix IRQ vector leak Florian Bezdeka
2026-02-10 17:12   ` Russell King (Oracle)
2026-02-10 16:28 ` [PATCH net-next 2/2] net: stmmac: Use cpumask_local_spread() for IRQ spreading Florian Bezdeka
2026-02-10 17:29   ` Russell King (Oracle)

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