From: Xin Long <lucien.xin@gmail.com>
To: network dev <netdev@vger.kernel.org>,
"linux-sctp @ vger . kernel . org" <linux-sctp@vger.kernel.org>
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>,
Neil Horman <nhorman@tuxdriver.com>, davem <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
Alexander Duyck <alexander.duyck@gmail.com>
Subject: Re: [PATCHv2 net-next 0/2] net: fix the features flag in sctp_gso_segment
Date: Fri, 15 Jan 2021 17:31:53 +0800 [thread overview]
Message-ID: <CADvbK_e3eZJeSNw899AND-vK7-bOu01pVdk4f4u+bVO7=P0b5Q@mail.gmail.com> (raw)
In-Reply-To: <cover.1610698811.git.lucien.xin@gmail.com>
Please drop this patchset, the second one is incorrect.
I will post v3, thanks.
On Fri, Jan 15, 2021 at 4:21 PM Xin Long <lucien.xin@gmail.com> wrote:
>
> Patch 1/2 is to improve the code in skb_segment(), and it is needed
> by Patch 2/2.
>
> v1->v2:
> - see Patch 1/2.
>
> Xin Long (2):
> net: move the hsize check to the else block in skb_segment
> udp: remove CRC flag from dev features in __skb_udp_tunnel_segment
>
> net/core/skbuff.c | 11 ++++++-----
> net/ipv4/udp_offload.c | 4 ++--
> 2 files changed, 8 insertions(+), 7 deletions(-)
>
> --
> 2.1.0
>
prev parent reply other threads:[~2021-01-15 9:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-15 8:21 [PATCHv2 net-next 0/2] net: fix the features flag in sctp_gso_segment Xin Long
2021-01-15 8:21 ` [PATCHv2 net-next 1/2] net: move the hsize check to the else block in skb_segment Xin Long
2021-01-15 8:21 ` [PATCHv2 net-next 2/2] udp: remove CRC flag from dev features in __skb_udp_tunnel_segment Xin Long
2021-01-15 9:31 ` Xin Long [this message]
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='CADvbK_e3eZJeSNw899AND-vK7-bOu01pVdk4f4u+bVO7=P0b5Q@mail.gmail.com' \
--to=lucien.xin@gmail.com \
--cc=alexander.duyck@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-sctp@vger.kernel.org \
--cc=marcelo.leitner@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.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).