[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170851502854.15341.13218974486686671017.git-patchwork-notify@kernel.org>
Date: Wed, 21 Feb 2024 11:30:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kunwu Chan <chentao@...inos.cn>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, jiri@...nulli.us
Subject: Re: [PATCH net-next v2 0/5] Use KMEM_CACHE instead of kmem_cache_create
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 20 Feb 2024 15:36:41 +0800 you wrote:
> As Jiri Pirko suggests,
> I'm using a patchset to cleanup the same issues in the 'net' module.
> Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
> to simplify the creation of SLAB caches.
>
> Some cache names are changed to be the same as struct names.
> This change is recorded in the changelog for easy reference.
> It's harmless cause it's used in /proc/slabinfo to identify this cache.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/5] net: kcm: Simplify the allocation of slab caches
https://git.kernel.org/netdev/net-next/c/5073d64e99df
- [net-next,v2,2/5] ip6mr: Simplify the allocation of slab caches in ip6_mr_init
https://git.kernel.org/netdev/net-next/c/11a548f252c4
- [net-next,v2,3/5] ipmr: Simplify the allocation of slab caches
https://git.kernel.org/netdev/net-next/c/eec70af2b41c
- [net-next,v2,4/5] ipv4: Simplify the allocation of slab caches in ip_rt_init
https://git.kernel.org/netdev/net-next/c/7eb2bc2481a1
- [net-next,v2,5/5] ipv6: Simplify the allocation of slab caches
https://git.kernel.org/netdev/net-next/c/072f88ca5ca4
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