[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164147161467.27983.6972604539862625960.git-patchwork-notify@kernel.org>
Date: Thu, 06 Jan 2022 12:20:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Steffen Klassert <steffen.klassert@...unet.com>
Cc: davem@...emloft.net, kuba@...nel.org, herbert@...dor.apana.org.au,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/7] ipv6/esp6: Remove structure variables and alignment
statements
Hello:
This series was applied to netdev/net-next.git (master)
by Steffen Klassert <steffen.klassert@...unet.com>:
On Thu, 6 Jan 2022 10:13:44 +0100 you wrote:
> From: luo penghao <luo.penghao@....com.cn>
>
> The definition of this variable is just to find the length of the
> structure after aligning the structure. The PTR alignment function
> is to optimize the size of the structure. In fact, it doesn't seem
> to be of much use, because both members of the structure are of
> type u32.
> So I think that the definition of the variable and the
> corresponding alignment can be deleted, the value of extralen can
> be directly passed in the size of the structure.
>
> [...]
Here is the summary with links:
- [1/7] ipv6/esp6: Remove structure variables and alignment statements
https://git.kernel.org/netdev/net-next/c/c6e7871894a3
- [2/7] xfrm: Remove duplicate assignment
https://git.kernel.org/netdev/net-next/c/2e1809208a4a
- [3/7] net: xfrm: drop check of pols[0] for the second time
https://git.kernel.org/netdev/net-next/c/ac1077e92825
- [4/7] xfrm: update SA curlft.use_time
https://git.kernel.org/netdev/net-next/c/af734a26a1a9
- [5/7] xfrm: Add support for SM3 secure hash
https://git.kernel.org/netdev/net-next/c/e6911affa416
- [6/7] xfrm: Add support for SM4 symmetric cipher algorithm
https://git.kernel.org/netdev/net-next/c/23b6a6df94c6
- [7/7] xfrm: rate limit SA mapping change message to user space
https://git.kernel.org/netdev/net-next/c/4e484b3e969b
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