[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174008704426.1463107.10329060909123981805.git-patchwork-notify@kernel.org>
Date: Thu, 20 Feb 2025 21:30:44 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gal Pressman <gal@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, andrew+netdev@...n.ch, tariqt@...dia.com,
louis.peens@...igine.com, horms@...nel.org, dsahern@...nel.org,
pshelar@....org, yotam.gi@...il.com, jhs@...atatu.com,
xiyou.wangcong@...il.com, jiri@...nulli.us, kees@...nel.org,
gustavoars@...nel.org, dev@...nvswitch.org, linux-hardening@...r.kernel.org,
i.maximets@....org, aleksander.lobakin@...el.com
Subject: Re: [PATCH net-next v4 0/2] Flexible array for ip tunnel options
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 19 Feb 2025 16:32:54 +0200 you wrote:
> Remove the hidden assumption that options are allocated at the end of
> the struct, and teach the compiler about them using a flexible array.
>
> First patch is converting hard-coded 'info + 1' to use ip_tunnel_info()
> helper.
> Second patch adds the 'options' flexible array and changes the helper to
> use it.
>
> [...]
Here is the summary with links:
- [net-next,v4,1/2] ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
https://git.kernel.org/netdev/net-next/c/ba3fa6e8c1eb
- [net-next,v4,2/2] net: Add options as a flexible array to struct ip_tunnel_info
https://git.kernel.org/netdev/net-next/c/bb5e62f2d547
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