netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Benc <jbenc@redhat.com>
To: netdev@vger.kernel.org
Cc: Paolo Abeni <pabeni@redhat.com>,
	Simon Horman <simon.horman@corigine.com>
Subject: [PATCH net 0/2] vxlan: fix GRO with VXLAN-GPE
Date: Fri, 21 Jul 2023 16:30:45 +0200	[thread overview]
Message-ID: <cover.1689949686.git.jbenc@redhat.com> (raw)

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


             reply	other threads:[~2023-07-21 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-21 14:30 Jiri Benc [this message]
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

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=cover.1689949686.git.jbenc@redhat.com \
    --to=jbenc@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=simon.horman@corigine.com \
    /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;
as well as URLs for NNTP newsgroup(s).