From: Jakub Kicinski <kuba@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>,
Paolo Abeni <pabeni@redhat.com>, Shuah Khan <shuah@kernel.org>,
Simon Horman <horms@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 v4 4/4] selftest: netcons: add test for netconsole over bonded interfaces
Date: Wed, 17 Sep 2025 09:13:09 -0700 [thread overview]
Message-ID: <20250917091309.1149dc5a@kernel.org> (raw)
In-Reply-To: <20250917-netconsole_torture-v4-4-0a5b3b8f81ce@debian.org>
On Wed, 17 Sep 2025 05:51:45 -0700 Breno Leitao wrote:
> tools/testing/selftests/drivers/net/Makefile | 1 +
> .../selftests/drivers/net/lib/sh/lib_netcons.sh | 167 +++++++++++++++++++--
> .../selftests/drivers/net/netcons_over_bonding.sh | 76 ++++++++++
We need to add bonding to selftests/drivers/net/config:
TAP version 13
1..1
# overriding timeout to 360
# selftests: drivers/net: netcons_over_bonding.sh
# Running netcons over bonding ifaces: basic (ipv6)
# Error: Unknown device type.
# Failed to create bond TX interface. Is CONFIG_BONDING set?
ok 1 selftests: drivers/net: netcons_over_bonding.sh # SKIP
make[1]: Leaving directory '/home/virtme/testing/wt-18/tools/testing/selftests/drivers/net'
--
pw-bot: cr
next prev parent reply other threads:[~2025-09-17 16:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-17 12:51 [PATCH net v4 0/4] net: netpoll: fix memory leak and add comprehensive selftests Breno Leitao
2025-09-17 12:51 ` [PATCH net v4 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup Breno Leitao
2025-09-17 12:51 ` [PATCH net v4 2/4] selftest: netcons: refactor target creation Breno Leitao
2025-09-17 12:51 ` [PATCH net v4 3/4] selftest: netcons: create a torture test Breno Leitao
2025-09-17 12:51 ` [PATCH net v4 4/4] selftest: netcons: add test for netconsole over bonded interfaces Breno Leitao
2025-09-17 16:13 ` Jakub Kicinski [this message]
2025-09-17 16:56 ` Breno Leitao
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=20250917091309.1149dc5a@kernel.org \
--to=kuba@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=horms@kernel.org \
--cc=jv@jvosburgh.net \
--cc=kernel-team@meta.com \
--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.