[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220427085314.326be7d0@kernel.org>
Date: Wed, 27 Apr 2022 08:53:14 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: "davem@...emloft.net" <davem@...emloft.net>,
"pabeni@...hat.com" <pabeni@...hat.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"grygorii.strashko@...com" <grygorii.strashko@...com>,
"chi.minghao@....com.cn" <chi.minghao@....com.cn>,
"toke@...hat.com" <toke@...hat.com>,
"chenhao288@...ilicon.com" <chenhao288@...ilicon.com>,
"moyufeng@...wei.com" <moyufeng@...wei.com>,
"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>
Subject: Re: [PATCH net-next 03/14] eth: cpsw: remove a copy of the
NAPI_POLL_WEIGHT define
On Wed, 27 Apr 2022 15:47:03 +0000 Vladimir Oltean wrote:
> On Wed, Apr 27, 2022 at 08:41:00AM -0700, Jakub Kicinski wrote:
> > Defining local versions of NAPI_POLL_WEIGHT with the same
> > values in the drivers just makes refactoring harder.
> >
> > Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> > ---
> > CC: grygorii.strashko@...com
> > CC: chi.minghao@....com.cn
> > CC: vladimir.oltean@....com
>
> Fine with me (I mean, I don't even know why I'm copied on cpsw changes).
get_maintainer, I didn't bother filtering this time
> Why is the weight even an argument to netif_napi_add() anyway?
Right, not sure, see the cover letter.
Powered by blists - more mailing lists