[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161427600696.9193.14924016455696170106.git-patchwork-notify@kernel.org>
Date: Thu, 25 Feb 2021 18:00:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Chris Mi <cmi@...dia.com>
Cc: netdev@...r.kernel.org, kuba@...nel.org, idosch@...dia.com,
jiri@...dia.com, yotam.gi@...il.com
Subject: Re: [PATCH net] net: psample: Fix netlink skb length with tunnel info
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 25 Feb 2021 15:51:45 +0800 you wrote:
> Currently, the psample netlink skb is allocated with a size that does
> not account for the nested 'PSAMPLE_ATTR_TUNNEL' attribute and the
> padding required for the 64-bit attribute 'PSAMPLE_TUNNEL_KEY_ATTR_ID'.
> This can result in failure to add attributes to the netlink skb due
> to insufficient tail room. The following error message is printed to
> the kernel log: "Could not create psample log message".
>
> [...]
Here is the summary with links:
- [net] net: psample: Fix netlink skb length with tunnel info
https://git.kernel.org/netdev/net/c/a93dcaada2dd
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