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


Reply via email to