[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20231123103202.3mfz23335sfegh55@LXL00007.wbi.nxp.com>
Date: Thu, 23 Nov 2023 12:32:02 +0200
From: Ioana Ciornei <ioana.ciornei@....com>
To: Larysa Zaremba <larysa.zaremba@...el.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, andrew@...n.ch, netdev@...r.kernel.org
Subject: Re: [PATCH net 0/3] dpaa2-eth: various fixes
On Wed, Nov 22, 2023 at 07:56:12PM +0100, Larysa Zaremba wrote:
> On Wed, Nov 22, 2023 at 05:51:14PM +0200, Ioana Ciornei wrote:
> > The first two patches fix a memory corruption issue happening between
> > the Tx and Tx confirmation of a packet by making the Tx alignment at
> > 64bytes mandatory instead of optional as it was previously.
> >
> > The third patch fixes the Rx copybreak code path which recycled the
> > initial data buffer before all processing was done on the packet.
> >
>
> I think patches 1&2 should form a single patch, because they are supposed to be
> backported to older stable kernels and this is hard to do, if one of patches
> lacks "Fixes" tag. At the same time, they clearly complement each other.
Ok, I will squash the two patches and submit again.
Powered by blists - more mailing lists