[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164025840975.28761.7027815149215841178.git-patchwork-notify@kernel.org>
Date: Thu, 23 Dec 2021 11:20:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
davem@...emloft.net, kuba@...nel.org, marcelo.leitner@...il.com
Subject: Re: [PATCH net-next] sctp: move hlist_node and hashent out of
sctp_ep_common
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 21 Dec 2021 16:40:30 -0500 you wrote:
> Struct sctp_ep_common is included in both asoc and ep, but hlist_node
> and hashent are only needed by ep after asoc_hashtable was dropped by
> Commit b5eff7128366 ("sctp: drop the old assoc hashtable of sctp").
>
> So it is better to move hlist_node and hashent from sctp_ep_common to
> sctp_endpoint, and it saves some space for each asoc.
>
> [...]
Here is the summary with links:
- [net-next] sctp: move hlist_node and hashent out of sctp_ep_common
https://git.kernel.org/netdev/net-next/c/3d3b2f57d444
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