[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221116165943.1776754-1-bigeasy@linutronix.de>
Date: Wed, 16 Nov 2022 17:59:38 +0100
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Juhee Kang <claudiajkang@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
Kurt Kanzenbach <kurt@...utronix.de>
Subject: [PATCH net 0/5] hsr: HSR send/recv fixes
I started playing with HSR and run into a problem. Tested latest
upstream -rc and noticed more problems. Now it appears to work.
For testing I have a small three node setup with iperf and ping. While
iperf doesn't complain ping reports missing packets and duplicates.
One thing I didn't mention in the patches (and remember now) is that
before the revert (while looking for the reason of the duplicated
packets) I randomly observed a crash while hsr network was up but had no
traffic. It didn't happen with traffic or I was not patience enough.
It appears from the backtrace that the node was removed twice. This was
the additional boost for the revert since it appears it is not used. I
Didn't see the crash after the revert.
Sebastian
Powered by blists - more mailing lists