RE: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
From: Zhang, Cathy <hidden>
Date: 2023-05-09 06:57:55
-----Original Message----- From: Jakub Kicinski <kuba@kernel.org> Sent: Tuesday, May 9, 2023 10:06 AM To: Zhang, Cathy <redacted> Cc: edumazet@google.com; davem@davemloft.net; pabeni@redhat.com; Brandeburg, Jesse [off-list ref]; Srinivas, Suresh [off-list ref]; Chen, Tim C [off-list ref]; You, Lizhen [off-list ref]; eric.dumazet@gmail.com; netdev@vger.kernel.org Subject: Re: [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size On Sun, 7 May 2023 19:08:00 -0700 Cathy Zhang wrote:quoted
Fixes: 4890b686f408 ("net: keep sk->sk_forward_alloc as small as possible")Ah, and for your future patches - no empty lines between trailers / tags, please.
Sorry, I do not quite get your point here. Do you mean there should be no blanks between 'Fixes' line and 'Signed-off-by' line?
quoted
Signed-off-by: Cathy Zhang <redacted> Signed-off-by: Lizhen You <redacted> Tested-by: Long Tao <redacted> Reviewed-by: Jesse Brandeburg <redacted> Reviewed-by: Tim Chen <redacted> Reviewed-by: Suresh Srinivas <redacted>