netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Tonghao Zhang <tonghao@bamaicloud.com>
Cc: netdev@vger.kernel.org, Jay Vosburgh <jv@jvosburgh.net>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
	Jonathan Corbet <corbet@lwn.net>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	Nikolay Aleksandrov <razor@blackwall.org>,
	Hangbin Liu <liuhangbin@gmail.com>,
	Jason Xing <kerneljasonxing@gmail.com>
Subject: Re: [PATCH net-next v2 0/5] A series of minor optimizations of the bonding module
Date: Wed, 26 Nov 2025 06:55:50 -0800	[thread overview]
Message-ID: <20251126065550.3d40f620@kernel.org> (raw)
In-Reply-To: <20251126023829.44946-1-tonghao@bamaicloud.com>

On Wed, 26 Nov 2025 10:38:24 +0800 Tonghao Zhang wrote:
> These patches mainly target the peer notify mechanism of the bonding module.
> Including updates of peer notify, lock races, etc. For more information, please
> refer to the patch.

This breaks the bonding_options tests:

https://netdev-3.bots.linux.dev/vmksft-bonding/results/402281/1-bond-options-sh/stdout
https://netdev-ctrl.bots.linux.dev/logs/vmksft/bonding/results/402282/1-bond-options-sh/stdout
https://netdev-ctrl.bots.linux.dev/logs/vmksft/bonding/results/402461/1-bond-options-sh/stdout
-- 
pw-bot: cr

      parent reply	other threads:[~2025-11-26 14:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-26  2:38 [PATCH net-next v2 0/5] A series of minor optimizations of the bonding module Tonghao Zhang
2025-11-26  2:38 ` [PATCH net-next v2 1/5] net: bonding: use workqueue to make sure peer notify updated in lacp mode Tonghao Zhang
2025-11-26  2:38 ` [PATCH net-next v2 2/5] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block Tonghao Zhang
2025-11-26  2:38 ` [PATCH net-next v2 3/5] net: bonding: skip the 2nd trylock when first one fail Tonghao Zhang
2025-11-26  2:38 ` [PATCH net-next v2 4/5] net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing Tonghao Zhang
2025-11-26  2:38 ` [PATCH net-next v2 5/5] net: bonding: combine rtnl lock block for arp monitor in activebackup mode Tonghao Zhang
2025-11-26 14:55 ` Jakub Kicinski [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=20251126065550.3d40f620@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jv@jvosburgh.net \
    --cc=kerneljasonxing@gmail.com \
    --cc=liuhangbin@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=razor@blackwall.org \
    --cc=tonghao@bamaicloud.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;
as well as URLs for NNTP newsgroup(s).