All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Breno Leitao <leitao@debian.org>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Shuah Khan <shuah@kernel.org>,
	david decotigny <decot@googlers.com>,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	linux-kselftest@vger.kernel.org, asantostc@gmail.com,
	efault@gmx.de, calvin@wbinvd.org, kernel-team@meta.com,
	jv@jvosburgh.net
Subject: Re: [PATCH net v9 4/4] selftest: netcons: add test for netconsole over bonded interfaces
Date: Mon, 10 Nov 2025 17:25:43 +0000	[thread overview]
Message-ID: <aRIgFxf0t7XgL55t@horms.kernel.org> (raw)
In-Reply-To: <f44ccmfiiq47ecug5jyfxsi2imsytzhg25szr5yotpdry2b32h@5hxqifqyvsjz>

On Fri, Nov 07, 2025 at 05:55:36AM -0800, Breno Leitao wrote:
> Hello Simon,
> 
> On Fri, Nov 07, 2025 at 10:07:01AM +0000, Simon Horman wrote:
> > On Thu, Nov 06, 2025 at 07:56:50AM -0800, Breno Leitao wrote:
> > >  function create_dynamic_target() {
> > >  	local FORMAT=${1:-"extended"}
> > >  	local NCPATH=${2:-"$NETCONS_PATH"}
> > > -	_create_dynamic_target "${FORMAT}" "${NCPATH}"
> > > +	create_and_enable_dynamic_target "${FORMAT}" "${NCPATH}"
> > 
> > Sorry for not noticing this when I looked over v8.
> > It's not that important and I don't think it should block progress.
> > 
> > create_and_enable_dynamic_target() seems to only be used here.
> > If so, perhaps the 'enabled' line could simply be added to
> > create_dynamic_target() instead of creating adding
> > create_and_enable_dynamic_target().
> 
> This is a good catch. I _think_ it is worth fixing, in fact.
> 
> I will send a v10 with this additional change.

Thanks, LGTM.


      reply	other threads:[~2025-11-10 17:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-06 15:56 [PATCH net v9 0/4] net: netpoll: fix memory leak and add comprehensive selftests Breno Leitao
2025-11-06 15:56 ` [PATCH net v9 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup Breno Leitao
2025-11-06 15:56 ` [PATCH net v9 2/4] selftest: netcons: refactor target creation Breno Leitao
2025-11-06 15:56 ` [PATCH net v9 3/4] selftest: netcons: create a torture test Breno Leitao
2025-11-06 15:56 ` [PATCH net v9 4/4] selftest: netcons: add test for netconsole over bonded interfaces Breno Leitao
2025-11-07 10:07   ` Simon Horman
2025-11-07 13:55     ` Breno Leitao
2025-11-10 17:25       ` Simon Horman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aRIgFxf0t7XgL55t@horms.kernel.org \
    --to=horms@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=asantostc@gmail.com \
    --cc=calvin@wbinvd.org \
    --cc=davem@davemloft.net \
    --cc=decot@googlers.com \
    --cc=edumazet@google.com \
    --cc=efault@gmx.de \
    --cc=jv@jvosburgh.net \
    --cc=kernel-team@meta.com \
    --cc=kuba@kernel.org \
    --cc=leitao@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.