From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: libo.chen.cn@windriver.com, Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH 5.15.y] fou: remove warn in gue_gro_receive on unsupported protocol
Date: Tue, 10 Dec 2024 14:24:53 -0500 [thread overview]
Message-ID: <20241210093903-480486a2590ab12d@stable.kernel.org> (raw)
In-Reply-To: <20241210062550.1341881-1-libo.chen.cn@windriver.com>
[ Sasha's backport helper bot ]
Hi,
The upstream commit SHA1 provided is correct: dd89a81d850fa9a65f67b4527c0e420d15bf836c
WARNING: Author mismatch between patch and upstream commit:
Backport author: libo.chen.cn@windriver.com
Commit author: Willem de Bruijn <willemb@google.com>
Status in newer kernel trees:
6.12.y | Present (exact SHA1)
6.6.y | Present (different SHA1: 3db4395332e7)
6.1.y | Present (different SHA1: 5a2e37bc648a)
5.15.y | Not found
Note: The patch differs from the upstream commit:
---
1: dd89a81d850fa ! 1: 9e6170db49f05 fou: remove warn in gue_gro_receive on unsupported protocol
@@ Metadata
## Commit message ##
fou: remove warn in gue_gro_receive on unsupported protocol
+ [ Upstream commit dd89a81d850fa9a65f67b4527c0e420d15bf836c ]
+
Drop the WARN_ON_ONCE inn gue_gro_receive if the encapsulated type is
not known or does not have a GRO handler.
@@ Commit message
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20240614122552.1649044-1-willemdebruijn.kernel@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
+ Signed-off-by: Libo Chen <libo.chen.cn@windriver.com>
- ## net/ipv4/fou_core.c ##
-@@ net/ipv4/fou_core.c: static struct sk_buff *gue_gro_receive(struct sock *sk,
+ ## net/ipv4/fou.c ##
+@@ net/ipv4/fou.c: static struct sk_buff *gue_gro_receive(struct sock *sk,
offloads = NAPI_GRO_CB(skb)->is_ipv6 ? inet6_offloads : inet_offloads;
ops = rcu_dereference(offloads[proto]);
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-5.15.y | Success | Success |
next prev parent reply other threads:[~2024-12-10 19:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 6:25 [PATCH 5.15.y] fou: remove warn in gue_gro_receive on unsupported protocol libo.chen.cn
2024-12-10 19:24 ` Sasha Levin [this message]
2024-12-11 8:12 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2024-12-11 8:33 libo.chen.cn
2024-12-11 16:32 ` Sasha Levin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241210093903-480486a2590ab12d@stable.kernel.org \
--to=sashal@kernel.org \
--cc=libo.chen.cn@windriver.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox