Re: [PATCH net-next v2] net: netconsole: selftests: Create a new netconsole selftest
From: Jakub Kicinski
Date: Tue Aug 13 2024 - 18:37:30 EST
On Tue, 13 Aug 2024 11:38:16 -0700 Breno Leitao wrote:
> Adds a selftest that creates two virtual interfaces, assigns one to a
> new namespace, and assigns IP addresses to both.
>
> It listens on the destination interface using socat and configures a
> dynamic target on netconsole, pointing to the destination IP address.
>
> The test then checks if the message was received properly on the
> destination interface.
We're getting a:
SKIP: directory /sys/kernel/config/netconsole does not exist. Check if NETCONSOLE_DYNAMIC is enabled
https://netdev-3.bots.linux.dev/vmksft-net-drv-dbg/results/726381/4-netcons-basic-sh/stdout
Gotta extend tools/testing/selftests/drivers/net/config
--
pw-bot: cr