[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161281980708.9441.7211081316793679754.git-patchwork-notify@kernel.org>
Date: Mon, 08 Feb 2021 21:30:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andrea Mayer <andrea.mayer@...roma2.it>
Cc: davem@...emloft.net, yoshfuji@...ux-ipv6.org, dsahern@...nel.org,
kuba@...nel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, colin.king@...onical.com,
stefano.salsano@...roma2.it, paolo.lungaroni@...t.it,
ahabdels.dev@...il.com
Subject: Re: [PATCH net-next v2] seg6: fool-proof the processing of SRv6 behavior
attributes
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sat, 6 Feb 2021 18:09:34 +0100 you wrote:
> The set of required attributes for a given SRv6 behavior is identified
> using a bitmap stored in an unsigned long, since the initial design of SRv6
> networking in Linux. Recently the same approach has been used for
> identifying the optional attributes.
>
> However, the number of attributes supported by SRv6 behaviors depends on
> the size of the unsigned long type which changes with the architecture.
> Indeed, on a 64-bit architecture, an SRv6 behavior can support up to 64
> attributes while on a 32-bit architecture it can support at most 32
> attributes.
>
> [...]
Here is the summary with links:
- [net-next,v2] seg6: fool-proof the processing of SRv6 behavior attributes
https://git.kernel.org/netdev/net-next/c/300a0fd8afb1
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