From: Thomas Monjalon <thomas@monjalon.net>
To: Tathagat Priyadarshi <tathagat.dpdk@gmail.com>,
kumaraparameshwaran rathinavel <kumaraparamesh92@gmail.com>
Cc: stable@dpdk.org, hujiayu.hu@foxmail.com, dev@dpdk.org, stable@dpdk.org
Subject: Re: [PATCH] gro: fix payload corruption in coalescing packets
Date: Fri, 19 Sep 2025 12:40:24 +0200 [thread overview]
Message-ID: <2732001.3VsfAaAtOV@thomas> (raw)
In-Reply-To: <CANxNyatw+4568dh6Spf2TpXzPvesV01rJKiBvH6GyKMnGMBkQA@mail.gmail.com>
18/09/2025 14:36, kumaraparameshwaran rathinavel:
> Reviewed by : @kumaraparameshwaran rathinavel <kumaraparamesh92@gmail.com>
>
> On Tue, Sep 2, 2025 at 4:14 PM Tathagat Priyadarshi <tathagat.dpdk@gmail.com>
> wrote:
>
> > In the current implementation when cmp is larger than 0,
> > the new packet is appended to the original packet. However
> > the code is operating on the trailing packet to update the tcp flags
> > which ends up corrupting the payload of the trailing packets.
> >
> > Fixes: 547f29435769 ("gro: fix reordering of packets")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Tathagat Priyadarshi <tathagat.dpdk@gmail.com>
Applied, thanks.
prev parent reply other threads:[~2025-09-19 10:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-02 10:44 Tathagat Priyadarshi
2025-09-18 12:36 ` kumaraparameshwaran rathinavel
2025-09-19 10:40 ` Thomas Monjalon [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=2732001.3VsfAaAtOV@thomas \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=hujiayu.hu@foxmail.com \
--cc=kumaraparamesh92@gmail.com \
--cc=stable@dpdk.org \
--cc=tathagat.dpdk@gmail.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).