[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Zp_UEJzlqJFo-fXN@LQ3V64L9R2>
Date: Tue, 23 Jul 2024 09:02:24 -0700
From: Joe Damato <jdamato@...tly.com>
To: Paolo Abeni <pabeni@...hat.com>
Cc: Simon Horman <horms@...nel.org>, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, Jiawen Wu <jiawenwu@...stnetic.com>,
Mengyuan Lou <mengyuanlou@...-swift.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Duanqiang Wen <duanqiangwen@...-swift.com>
Subject: Re: [PATCH net] net: wangxun: use net_prefetch to simplify logic
On Tue, Jul 23, 2024 at 01:05:32PM +0200, Paolo Abeni wrote:
>
>
> On 7/23/24 09:26, Simon Horman wrote:
> > On Mon, Jul 22, 2024 at 07:08:13PM +0000, Joe Damato wrote:
> > > Use net_prefetch to remove #ifdef and simplify prefetch logic. This
> > > follows the pattern introduced in a previous commit f468f21b7af0 ("net:
> > > Take common prefetch code structure into a function"), which replaced
> > > the same logic in all existing drivers at that time.
> > >
> > > Fixes: 3c47e8ae113a ("net: libwx: Support to receive packets in NAPI")
> > > Signed-off-by: Joe Damato <jdamato@...tly.com>
> >
> > Hi Joe,
> >
> > I would lean more towards this being a clean-up than a fix
> > (for net-next when it reopens, without a Fixes tag).
>
> Same feeling here, please repost for net-next after the merge window.
Sure will do; sorry for the noise, I was on the fence whether this
was net or net-next. I'll know for next time though!
Thanks,
Joe
Powered by blists - more mailing lists