netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] vxlan: fix GRO with VXLAN-GPE
@ 2023-07-21 14:30 Jiri Benc
  2023-07-21 14:30 ` [PATCH net 1/2] vxlan: generalize vxlan_parse_gpe_hdr and remove unused args Jiri Benc
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiri Benc @ 2023-07-21 14:30 UTC (permalink / raw)
  To: netdev; +Cc: Paolo Abeni, Simon Horman

The first patch generalizes code for the second patch, which is a fix for
broken VXLAN-GPE GRO. Thanks to Paolo for noticing the bug.

Jiri Benc (2):
  vxlan: generalize vxlan_parse_gpe_hdr and remove unused args
  vxlan: fix GRO with VXLAN-GPE

 drivers/net/vxlan/vxlan_core.c | 142 ++++++++++++++++++++++-----------
 1 file changed, 97 insertions(+), 45 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-24  9:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21 14:30 [PATCH net 0/2] vxlan: fix GRO with VXLAN-GPE Jiri Benc
2023-07-21 14:30 ` [PATCH net 1/2] vxlan: generalize vxlan_parse_gpe_hdr and remove unused args Jiri Benc
2023-07-21 14:30 ` [PATCH net 2/2] vxlan: fix GRO with VXLAN-GPE Jiri Benc
2023-07-24  9:50 ` [PATCH net 0/2] " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).