[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221129164815.128922-1-bigeasy@linutronix.de>
Date: Tue, 29 Nov 2022 17:48:07 +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>,
Thomas Gleixner <tglx@...utronix.de>,
Kurt Kanzenbach <kurt@...utronix.de>
Subject: [PATCH v5 net-next 0/8]
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.
v4…v5:
- Added __rcu annotation ub patch #7
- Spelling fixes in #2 and #6.
v3…v4:
- Targeting net-next now.
- Added patch #7 back to basket. Kurt's review comments are addressed.
- Added a basic test for HSRv0.
v2…v3:
- dropped patch #7 was an optimisation.
v1…v2:
- Replaced cmpxchg() from patch #6 with lock because RiscV does not provide
cmpxchg() for 16bit.
- Added patch #3 which fixes the random crashes I observed on latest rc5 while
testing.
Sebastian
Powered by blists - more mailing lists