[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240415150744.5992b27e@wsk>
Date: Mon, 15 Apr 2024 15:07:44 +0200
From: Lukasz Majewski <lukma@...x.de>
To: netdev@...r.kernel.org, Paolo Abeni <pabeni@...hat.com>
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 0/4] net: hsr: Add support for HSR-SAN
(RedBOX)
Dear Community,
> This patch set provides v5 of HSR-SAN (RedBOX) as well as
> hsr_redbox.sh test script.
>
> Applied on top of:
> Branch: net-next/main
> SHA1: 50aee97d1511
>
Please be informed that without this patch series, with the current
net-next (with above credentials), the hsr_ping.sh test fails, as nodes
are not merged, so duplicate HSR frames are not filtered).
I'm going to investigate this issue now.
> Runs inside: Buildroot (2024.02.1+):
> SHA1: b31443e09cb7bb67b97ae6fb7614fe3a22889d50
>
> Lukasz Majewski (4):
> net: hsr: Provide RedBox support (HSR-SAN)
> test: hsr: Move common code to hsr_common.sh file
> test: hsr: Extract version agnostic information from ping command
> output
> test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation
>
> include/uapi/linux/if_link.h | 1 +
> net/hsr/hsr_device.c | 36 ++++++-
> net/hsr/hsr_device.h | 4 +-
> net/hsr/hsr_forward.c | 85 ++++++++++++++--
> net/hsr/hsr_framereg.c | 52 ++++++++++
> net/hsr/hsr_framereg.h | 6 ++
> net/hsr/hsr_main.h | 7 ++
> net/hsr/hsr_netlink.c | 30 +++++-
> net/hsr/hsr_slave.c | 1 +
> tools/testing/selftests/net/hsr/hsr_common.sh | 97
> +++++++++++++++++++ tools/testing/selftests/net/hsr/hsr_ping.sh |
> 93 +----------------- tools/testing/selftests/net/hsr/hsr_redbox.sh |
> 97 +++++++++++++++++++ 12 files changed, 403 insertions(+), 106
> deletions(-) create mode 100644
> tools/testing/selftests/net/hsr/hsr_common.sh create mode 100755
> tools/testing/selftests/net/hsr/hsr_redbox.sh
>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@...x.de
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists