[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167332261545.28459.5671168118702472669.git-patchwork-notify@kernel.org>
Date: Tue, 10 Jan 2023 03:50:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ido Schimmel <idosch@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, jhs@...atatu.com,
xiyou.wangcong@...il.com, jiri@...nulli.us, willemb@...gle.com,
simon.horman@...ronome.com, john.hurley@...ronome.com,
harperchen1110@...il.com, johannes@...solutions.net
Subject: Re: [PATCH net] net/sched: act_mpls: Fix warning during failed attribute
validation
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 7 Jan 2023 19:10:04 +0200 you wrote:
> The 'TCA_MPLS_LABEL' attribute is of 'NLA_U32' type, but has a
> validation type of 'NLA_VALIDATE_FUNCTION'. This is an invalid
> combination according to the comment above 'struct nla_policy':
>
> "
> Meaning of `validate' field, use via NLA_POLICY_VALIDATE_FN:
> NLA_BINARY Validation function called for the attribute.
> All other Unused - but note that it's a union
> "
>
> [...]
Here is the summary with links:
- [net] net/sched: act_mpls: Fix warning during failed attribute validation
https://git.kernel.org/netdev/net/c/9e17f99220d1
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