[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175348186324.3265195.8269858440980471423.git-patchwork-notify@kernel.org>
Date: Fri, 25 Jul 2025 22:17:43 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Breno Leitao <leitao@...ian.org>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, andrew+netdev@...n.ch,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, kernel-team@...a.com
Subject: Re: [PATCH net-next v3 0/5] netconsole: reuse netpoll_parse_ip_addr
in
configfs helpers
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 23 Jul 2025 10:20:28 -0700 you wrote:
> This patchset refactors the IP address parsing logic in the netconsole
> driver to eliminate code duplication and improve maintainability. The
> changes centralize IPv4 and IPv6 address parsing into a single function
> (netpoll_parse_ip_addr). For that, it needs to teach
> netpoll_parse_ip_addr() to handle strings with newlines, which is the
> type of string coming from configfs.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/5] netpoll: Remove unused fields from inet_addr union
https://git.kernel.org/netdev/net-next/c/33360f2508e0
- [net-next,v3,2/5] netconsole: move netpoll_parse_ip_addr() earlier for reuse
(no matching commit)
- [net-next,v3,3/5] netconsole: add support for strings with new line in netpoll_parse_ip_addr
(no matching commit)
- [net-next,v3,4/5] netconsole: use netpoll_parse_ip_addr in local_ip_store
(no matching commit)
- [net-next,v3,5/5] netconsole: use netpoll_parse_ip_addr in local_ip_store
(no matching commit)
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