[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <001b07cdcd22ce7873ce5e160000fe9ad1d59459.camel@redhat.com>
Date: Thu, 18 Apr 2024 10:43:52 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: Lukasz Majewski <lukma@...x.de>, netdev@...r.kernel.org
Cc: Andrew Lunn <andrew@...n.ch>, Eric Dumazet <edumazet@...gle.com>,
Vladimir Oltean <olteanv@...il.com>, "David S. Miller"
<davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Oleksij Rempel
<o.rempel@...gutronix.de>, Tristram.Ha@...rochip.com, Sebastian Andrzej
Siewior <bigeasy@...utronix.de>, Ravi Gunasekaran <r-gunasekaran@...com>,
Simon Horman <horms@...nel.org>, Nikita Zhandarovich
<n.zhandarovich@...tech.ru>, Murali Karicheri <m-karicheri2@...com>, Jiri
Pirko <jiri@...nulli.us>, Dan Carpenter <dan.carpenter@...aro.org>, Ziyang
Xuan <william.xuanziyang@...wei.com>, Shigeru Yoshida
<syoshida@...hat.com>, "Ricardo B. Marliere" <ricardo@...liere.net>,
linux-kernel@...r.kernel.org
Subject: Re: [net-next PATCH v5 4/4] test: hsr: Add test for HSR RedBOX
(HSR-SAN) mode of operation
On Mon, 2024-04-15 at 14:49 +0200, Lukasz Majewski wrote:
> This patch adds hsr_redbox.sh script to test if HSR-SAN mode of operation
> works correctly.
>
> Signed-off-by: Lukasz Majewski <lukma@...x.de>
> ---
> tools/testing/selftests/net/hsr/hsr_redbox.sh | 97 +++++++++++++++++++
> 1 file changed, 97 insertions(+)
> create mode 100755 tools/testing/selftests/net/hsr/hsr_redbox.sh
>
> diff --git a/tools/testing/selftests/net/hsr/hsr_redbox.sh b/tools/testing/selftests/net/hsr/hsr_redbox.sh
> new file mode 100755
> index 000000000000..6946a0c6eb17
> --- /dev/null
> +++ b/tools/testing/selftests/net/hsr/hsr_redbox.sh
You need to add hsr_redbox.sh to TEST_PROGS in the net self-tests
Makefile.
Thanks,
Paolo
Powered by blists - more mailing lists