Files
twx-linux/net/ipv4
Willem de Bruijn 440ab7f972 fou: remove warn in gue_gro_receive on unsupported protocol
[ Upstream commit dd89a81d85 ]

Drop the WARN_ON_ONCE inn gue_gro_receive if the encapsulated type is
not known or does not have a GRO handler.

Such a packet is easily constructed. Syzbot generates them and sets
off this warning.

Remove the warning as it is expected and not actionable.

The warning was previously reduced from WARN_ON to WARN_ON_ONCE in
commit 270136613b ("fou: Do WARN_ON_ONCE in gue_gro_receive for bad
proto callbacks").

Signed-off-by: Willem de Bruijn <willemb@google.com>
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: Sasha Levin <sashal@kernel.org>
2024-08-19 06:05:38 +02:00
..
2024-05-01 18:37:07 -07:00
2024-05-08 10:39:26 +01:00
2024-04-30 18:32:38 -07:00
2024-04-30 18:46:52 -07:00
2024-08-03 08:59:35 +02:00
2024-08-03 08:59:35 +02:00
2024-08-03 08:59:35 +02:00