[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176343842426.3578356.2997761543219536696.git-patchwork-notify@kernel.org>
Date: Tue, 18 Nov 2025 04:00:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Russell King (Oracle) <linux@...linux.org.uk>
Cc: andrew@...n.ch, hkallweit1@...il.com, alexandre.torgue@...s.st.com,
andrew+netdev@...n.ch, unicorn_wang@...look.com, davem@...emloft.net,
edumazet@...gle.com, inochiama@...il.com, kuba@...nel.org,
linux-arm-kernel@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com, mcoquelin.stm32@...il.com,
netdev@...r.kernel.org, pabeni@...hat.com, sophgo@...ts.linux.dev
Subject: Re: [PATCH net-next 00/11] net: stmmac: clean up plat_dat
allocation/initialisation
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 14 Nov 2025 15:27:16 +0000 you wrote:
> This series cleans up the plat_dat allocation and initialisation,
> moving common themes into the allocator.
>
> This results in a nice saving:
>
> drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 43 +---------------
> .../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 22 +-------
> drivers/net/ethernet/stmicro/stmmac/dwmac-sophgo.c | 1 -
> drivers/net/ethernet/stmicro/stmmac/stmmac.h | 2 +
> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 34 ++++++++++++
> drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 39 +-------------
> .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 60 ++++------------------
> 7 files changed, 53 insertions(+), 148 deletions(-)
Here is the summary with links:
- [net-next,01/11] net: stmmac: add stmmac_plat_dat_alloc()
https://git.kernel.org/netdev/net-next/c/511171e47f8b
- [net-next,02/11] net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()
https://git.kernel.org/netdev/net-next/c/99e6ddaabdb4
- [net-next,03/11] net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()
https://git.kernel.org/netdev/net-next/c/ae4f29712bf3
- [net-next,04/11] net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()
https://git.kernel.org/netdev/net-next/c/528478a746a5
- [net-next,05/11] net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_alloc()
https://git.kernel.org/netdev/net-next/c/07cedb9eed41
- [net-next,06/11] net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat_alloc()
https://git.kernel.org/netdev/net-next/c/bcb145c69690
- [net-next,07/11] net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()
https://git.kernel.org/netdev/net-next/c/d5e788e86fe3
- [net-next,08/11] net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()
https://git.kernel.org/netdev/net-next/c/b6d013b3260b
- [net-next,09/11] net: stmmac: remove unnecessary .use_prio queue initialisation
https://git.kernel.org/netdev/net-next/c/c03101cb1bf0
- [net-next,10/11] net: stmmac: remove unnecessary .prio queue initialisation
https://git.kernel.org/netdev/net-next/c/0a20999ed452
- [net-next,11/11] net: stmmac: remove unnecessary .pkt_route queue initialisation
https://git.kernel.org/netdev/net-next/c/6409249ccc15
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists