2022-07-28 00:54:43

by Vladimir Oltean

[permalink] [raw]
Subject: Re: [PATCH net-next v1] selftests: net: dsa: Add a Makefile which installs the selftests

On Wed, Jul 27, 2022 at 09:16:42PM +0200, Martin Blumenstingl wrote:
> Add a Makefile which takes care of installing the selftests in
> tools/testing/selftests/drivers/net/dsa. This can be used to install all
> DSA specific selftests and forwarding.config using the same approach as
> for the selftests in tools/testing/selftests/net/forwarding.
>
> Signed-off-by: Martin Blumenstingl <[email protected]>
> ---

Reviewed-by: Vladimir Oltean <[email protected]>

Thanks for doing this!