From: Jakub Kicinski <kuba@kernel.org>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>,
Kurt Kanzenbach <kurt@linutronix.de>
Subject: Re: [PATCH v4 net-next 0/8]: hsr: HSR send/recv fixes
Date: Mon, 28 Nov 2022 19:24:01 -0800 [thread overview]
Message-ID: <20221128192401.7e855eaf@kernel.org> (raw)
In-Reply-To: <20221125165610.3802446-1-bigeasy@linutronix.de>
On Fri, 25 Nov 2022 17:56:02 +0100 Sebastian Andrzej Siewior wrote:
> 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.
Any reason Arvid is not CCed? please always when there's a Fixes tag,
the authors should be CCed.
Please run v5 thru checkpatch there are spelling errors it points out
(and maybe something more).
next prev parent reply other threads:[~2022-11-29 3:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-25 16:56 [PATCH v4 net-next 0/8]: hsr: HSR send/recv fixes Sebastian Andrzej Siewior
2022-11-25 16:56 ` [PATCH v4 net-next 1/8] Revert "net: hsr: use hlist_head instead of list_head for mac addresses" Sebastian Andrzej Siewior
2022-11-25 16:56 ` [PATCH v4 net-next 2/8] hsr: Add a rcu-read lock to hsr_forward_skb() Sebastian Andrzej Siewior
2022-11-25 16:56 ` [PATCH v4 net-next 3/8] hsr: Avoid double remove of a node Sebastian Andrzej Siewior
2022-11-25 16:56 ` [PATCH v4 net-next 4/8] hsr: Disable netpoll Sebastian Andrzej Siewior
2022-11-25 16:56 ` [PATCH v4 net-next 5/8] hsr: Synchronize sending frames to have always incremented outgoing seq nr Sebastian Andrzej Siewior
2022-11-25 16:56 ` [PATCH v4 net-next 6/8] hsr: Synchronize sequence number updates Sebastian Andrzej Siewior
2022-11-25 16:56 ` [PATCH v4 net-next 7/8] hsr: Use a single struct for self_node Sebastian Andrzej Siewior
2022-11-26 9:55 ` Kurt Kanzenbach
2022-11-29 3:25 ` Jakub Kicinski
2022-11-25 16:56 ` [PATCH v4 net-next 8/8] selftests: Add a basic HSR test Sebastian Andrzej Siewior
2022-11-26 9:58 ` Kurt Kanzenbach
2022-11-29 3:24 ` Jakub Kicinski [this message]
2022-11-29 7:21 ` [PATCH v4 net-next 0/8]: hsr: HSR send/recv fixes Sebastian Andrzej Siewior
2022-11-29 16:09 ` Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221128192401.7e855eaf@kernel.org \
--to=kuba@kernel.org \
--cc=bigeasy@linutronix.de \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kurt@linutronix.de \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.