lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <170299742730.24056.16690489398114445428.git-patchwork-notify@kernel.org> Date: Tue, 19 Dec 2023 14:50:27 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Jiri Pirko <jiri@...nulli.us> Cc: netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com, davem@...emloft.net, edumazet@...gle.com, jacob.e.keller@...el.com, jhs@...atatu.com, johannes@...solutions.net, andriy.shevchenko@...ux.intel.com, amritha.nambiar@...el.com, sdf@...gle.com, horms@...nel.org, przemyslaw.kitszel@...el.com Subject: Re: [patch net-next v8 0/9] devlink: introduce notifications filtering Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@...hat.com>: On Sat, 16 Dec 2023 13:29:52 +0100 you wrote: > From: Jiri Pirko <jiri@...dia.com> > > Currently the user listening on a socket for devlink notifications > gets always all messages for all existing devlink instances and objects, > even if he is interested only in one of those. That may cause > unnecessary overhead on setups with thousands of instances present. > > [...] Here is the summary with links: - [net-next,v8,1/9] devlink: use devl_is_registered() helper instead xa_get_mark() https://git.kernel.org/netdev/net-next/c/337ad364c48a - [net-next,v8,2/9] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark() https://git.kernel.org/netdev/net-next/c/11280ddeae23 - [net-next,v8,3/9] devlink: send notifications only if there are listeners https://git.kernel.org/netdev/net-next/c/cddbff470e33 - [net-next,v8,4/9] devlink: introduce a helper for netlink multicast send https://git.kernel.org/netdev/net-next/c/5648de0b1f2b - [net-next,v8,5/9] genetlink: introduce per-sock family private storage https://git.kernel.org/netdev/net-next/c/a731132424ad - [net-next,v8,6/9] netlink: introduce typedef for filter function https://git.kernel.org/netdev/net-next/c/403863e985e8 - [net-next,v8,7/9] genetlink: introduce helpers to do filtered multicast https://git.kernel.org/netdev/net-next/c/971b4ad88293 - [net-next,v8,8/9] devlink: add a command to set notification filter and use it for multicasts https://git.kernel.org/netdev/net-next/c/13b127d25784 - [net-next,v8,9/9] devlink: extend multicast filtering by port index https://git.kernel.org/netdev/net-next/c/ded6f77c05b1 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