[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241007-impartial-zebra-of-enhancement-9a2b63@leitao>
Date: Mon, 7 Oct 2024 09:19:17 -0700
From: Breno Leitao <leitao@...ian.org>
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: akinobu.mita@...il.com, aleksander.lobakin@...el.com,
almasrymina@...gle.com, asml.silence@...il.com, corbet@....net,
davem@...emloft.net, edumazet@...gle.com, horms@...nel.org,
kuba@...nel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
pabeni@...hat.com, willemb@...gle.com
Subject: Re: [PATCH net-next] net: Implement fault injection forcing skb
reallocation
On Wed, Oct 02, 2024 at 08:25:40AM -0700, Kuniyuki Iwashima wrote:
> From: Breno Leitao <leitao@...ian.org>
> Date: Wed, 2 Oct 2024 04:32:54 -0700
> > diff --git a/net/Kconfig.debug b/net/Kconfig.debug
> > index 5e3fffe707dd..f61935e028bd 100644
> > --- a/net/Kconfig.debug
> > +++ b/net/Kconfig.debug
>
> This config is networking-specific, but I think lib/Kconfig.debug would be
> a better fit as other fault injection configs are placed there together.
>
> Now we need to enable fault injection first and go back to the net-specific
> items in menuconfig.
Makes sense. Let me move it to lib/Kconfig.debug.
Powered by blists - more mailing lists