[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161199240627.6969.14160359917809425150.git-patchwork-notify@kernel.org>
Date: Sat, 30 Jan 2021 07:40:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Neal Cardwell <ncardwell.kernel@...il.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, ncardwell@...gle.com,
edumazet@...gle.com
Subject: Re: [PATCH net-next] tcp: shrink inet_connection_sock icsk_mtup enabled
and probe_size
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 29 Jan 2021 13:54:38 -0500 you wrote:
> From: Neal Cardwell <ncardwell@...gle.com>
>
> This commit shrinks inet_connection_sock by 4 bytes, by shrinking
> icsk_mtup.enabled from 32 bits to 1 bit, and shrinking
> icsk_mtup.probe_size from s32 to an unsuigned 31 bit field.
>
> This is to save space to compensate for the recent introduction of a
> new u32 in inet_connection_sock, icsk_probes_tstamp, in the recent bug
> fix commit 9d9b1ee0b2d1 ("tcp: fix TCP_USER_TIMEOUT with zero window").
>
> [...]
Here is the summary with links:
- [net-next] tcp: shrink inet_connection_sock icsk_mtup enabled and probe_size
https://git.kernel.org/netdev/net-next/c/14e8e0f60088
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