[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1a27c18a-e500-434f-b3ca-af1d3dedba41@intel.com>
Date: Tue, 4 Jun 2024 11:05:26 +0200
From: Wojciech Drewek <wojciech.drewek@...el.com>
To: Lukasz Majewski <lukma@...x.de>, Jakub Kicinski <kuba@...nel.org>,
<netdev@...r.kernel.org>, Paolo Abeni <pabeni@...hat.com>
CC: Eric Dumazet <edumazet@...gle.com>, Vladimir Oltean <olteanv@...il.com>,
"David S. Miller" <davem@...emloft.net>, 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>, "Arvid
Brodin" <Arvid.Brodin@...n.com>, Dan Carpenter <dan.carpenter@...aro.org>,
"Ricardo B. Marliere" <ricardo@...liere.net>, Casper Andersson
<casper.casan@...il.com>, <linux-kernel@...r.kernel.org>, Hangbin Liu
<liuhangbin@...il.com>, Geliang Tang <tanggeliang@...inos.cn>, Shuah Khan
<shuah@...nel.org>, Shigeru Yoshida <syoshida@...hat.com>
Subject: Re: [PATCH v2 net-next] net: hsr: Send supervisory frames to HSR
network with ProxyNodeTable data
On 04.06.2024 10:43, Lukasz Majewski wrote:
> This patch provides support for sending supervision HSR frames with
> MAC addresses stored in ProxyNodeTable when RedBox (i.e. HSR-SAN) is
> enabled.
>
> Supervision frames with RedBox MAC address (appended as second TLV)
> are only send for ProxyNodeTable nodes.
>
> This patch series shall be tested with hsr_redbox.sh script.
>
> Signed-off-by: Lukasz Majewski <lukma@...x.de>
> ---
>
> Changes for v2:
> - Fix the Reverse Christmas Tree formatting
> - Return directly values from hsr_is_node_in_db() and ether_addr_equal()
> - Change the internal variable check
> ---
Thx,
Reviewed-by: Wojciech Drewek <wojciech.drewek@...el.com>
> net/hsr/hsr_device.c | 63 ++++++++++++++++++++++++++++++++++--------
> net/hsr/hsr_forward.c | 37 +++++++++++++++++++++++--
> net/hsr/hsr_framereg.c | 12 ++++++++
> net/hsr/hsr_framereg.h | 2 ++
> net/hsr/hsr_main.h | 4 ++-
> net/hsr/hsr_netlink.c | 1 +
> 6 files changed, 105 insertions(+), 14 deletions(-)
>
<...>
Powered by blists - more mailing lists