[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL+tcoCCEdLEOJj9G=3nxTeCHarMhFbh9KTLHKLDVWfhqWXy2w@mail.gmail.com>
Date: Wed, 5 Jun 2024 08:54:03 +0800
From: Jason Xing <kerneljasonxing@...il.com>
To: Simon Horman <horms@...nel.org>
Cc: edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
davem@...emloft.net, dsahern@...nel.org, netdev@...r.kernel.org,
Jason Xing <kernelxing@...cent.com>
Subject: Re: [PATCH net-next] net: allow rps/rfs related configs to be switched
Hello Simon,
On Wed, Jun 5, 2024 at 1:04 AM Simon Horman <horms@...nel.org> wrote:
>
> On Sat, Jun 01, 2024 at 12:44:40AM +0800, Jason Xing wrote:
> > From: Jason Xing <kernelxing@...cent.com>
> >
> > After John Sperbeck reported a compile error if the CONFIG_RFS_ACCEL
> > is off, I found that I cannot easily enable/disable the config
> > because of lack of the prompt when using 'make menuconfig'. Therefore,
> > I decided to change rps/rfc related configs altogether.
> >
> > Signed-off-by: Jason Xing <kernelxing@...cent.com>
>
> Hi Jason,
>
> FWIIW, I think it would be appropriate to also add help text for each option.
> And I would drop "Enable", modeling Kdoc on, f.e. CONFIG_CGROUP_NET_CLASSID.
Thanks for your review.
I will adjust as you suggest in the next submission.
>
> Likewise for CONFIG_BQL, although that isn't strictly related to this
> patch.
Yes, I can see. I think I could write another patch to do this since
currently I would like to submit a rps/rfs related patch.
Thanks,
Jason
Powered by blists - more mailing lists