[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250225102113.GR1615191@kernel.org>
Date: Tue, 25 Feb 2025 10:21:13 +0000
From: Simon Horman <horms@...nel.org>
To: Breno Leitao <leitao@...ian.org>
Cc: Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Jonathan Corbet <corbet@....net>, Shuah Khan <shuah@...nel.org>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kselftest@...r.kernel.org,
kernel-team@...a.com
Subject: Re: [PATCH net-next 7/7] netconsole: selftest: add task name append
testing
On Fri, Feb 21, 2025 at 05:52:12AM -0800, Breno Leitao wrote:
> Add test coverage for the netconsole task name feature to the existing
> sysdata selftest script. This extends the test infrastructure to verify
> that task names are correctly appended when enabled and absent when
> disabled.
>
> The test validates that:
> - Task names appear in the expected format "taskname=<name>"
> - Task names are included when the feature is enabled
> - Task names are excluded when the feature is disabled
> - The feature works correctly alongside other sysdata fields like CPU
>
> Signed-off-by: Breno Leitao <leitao@...ian.org>
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists