Netdev List
 help / color / mirror / Atom feed
From: Ali Ahmet Memis <ali@iusegentoo.com>
To: xiexinet@gmail.com
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, horms@kernel.org,
	shuah@kernel.org, lukma@denx.de, m-karicheri2@ti.com,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH net 0/3] net: hsr: fix shared-skb mutations in the forwarding path
Date: Sat,  1 Aug 2026 03:29:19 +0300	[thread overview]
Message-ID: <20260801002919.241208-1-ali@iusegentoo.com> (raw)
In-Reply-To: <20260728143604.26-1-xiexinet@gmail.com>

I reproduced both classes and tested the series under virtme-ng (QEMU/KVM).

Running hsr_shared_mutation.sh on an unpatched kernel fails both cases: in
the PRP LAN-ID case all 200 frames leave slave A carrying slave B's LAN id,
and in the HSR RedBox case the master receives the RedBox MAC instead of the
originating node's MAC. With the series applied both are isolated: slave A
keeps its own LAN id on all 200 frames, and the master keeps the node MAC
while the interlink keeps the RedBox MAC. The test passes.

Reviewed-by for the individual patches sent separately.

Tested-by: Ali Ahmet Memis <ali@iusegentoo.com>

      parent reply	other threads:[~2026-08-01  0:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-28 14:36 [PATCH net 0/3] net: hsr: fix shared-skb mutations in the forwarding path Xin Xie
2026-07-28 14:36 ` [PATCH net 1/3] net: hsr: privatize interlink-bound skbs before address mutation Xin Xie
2026-08-01  0:29   ` Ali Ahmet Memis
2026-07-28 14:36 ` [PATCH net 2/3] net: hsr: clone before updating path and LAN IDs in tagged frames Xin Xie
2026-08-01  0:29   ` Ali Ahmet Memis
2026-07-28 14:36 ` [PATCH net 3/3] selftests: net: hsr: add shared-mutation regression test Xin Xie
2026-08-01  0:29   ` Ali Ahmet Memis
2026-08-01  0:29 ` Ali Ahmet Memis [this message]

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=20260801002919.241208-1-ali@iusegentoo.com \
    --to=ali@iusegentoo.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=lukma@denx.de \
    --cc=m-karicheri2@ti.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@kernel.org \
    --cc=xiexinet@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox