Re: [PATCH net v3 2/3] selftest: netcons: refactor target creation

From: Simon Horman

Date: Mon Sep 08 2025 - 06:14:00 EST


On Fri, Sep 05, 2025 at 10:25:08AM -0700, Breno Leitao wrote:
> Extract the netconsole target creation from create_dynamic_target(), by
> moving it from create_dynamic_target() into a new helper function. This
> enables other tests to use the creation of netconsole targets with
> arbitrary parameters and no sleep.
>
> The new helper will be utilized by forthcoming torture-type selftests
> that require dynamic target management.
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>