Netdev List
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: netdev@vger.kernel.org, Mengyuan Lou <mengyuanlou@net-swift.com>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Kees Cook <kees@kernel.org>,
	Larysa Zaremba <larysa.zaremba@intel.com>,
	Jacob Keller <jacob.e.keller@intel.com>
Subject: Re: [PATCH net-next v2 0/3] wangxun: improve service task synchronization
Date: Wed, 27 May 2026 15:31:14 +0100	[thread overview]
Message-ID: <20260527143114.GM2256768@horms.kernel.org> (raw)
In-Reply-To: <20260525100543.27140-1-jiawenwu@trustnetic.com>

On Mon, May 25, 2026 at 06:05:40PM +0800, Jiawen Wu wrote:
> This series improves synchronization between asynchronous service work,
> device teardown, and module event handling in the Wangxun drivers.
> 
> ---
> v2:
> - Check WX_STATE_DOWN before setting WX_STATE_SERVICE_SCHED.
> 
> v1: https://lore.kernel.org/all/20260519080048.7448-1-jiawenwu@trustnetic.com

Hi Jiawen,

There are AI-generated reviews of this patch-set available at
https://netdev-ai.bots.linux.dev/ and https://sashiko.dev/

I would appreciate it if you could look over them and address any
issues that are either introduced by this patch-set, or directly
impact it.

I would not suggest expanding this patchset to address any other
pre-existing issues, but rather address them separately as appropriate.

  parent reply	other threads:[~2026-05-27 14:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-25 10:05 [PATCH net-next v2 0/3] wangxun: improve service task synchronization Jiawen Wu
2026-05-25 10:05 ` [PATCH net-next v2 1/3] net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown state Jiawen Wu
2026-05-25 10:05 ` [PATCH net-next v2 2/3] net: wangxun: avoid statistics updates during device teardown Jiawen Wu
2026-05-25 10:05 ` [PATCH net-next v2 3/3] net: txgbe: rework service event handling Jiawen Wu
2026-05-27 14:31 ` Simon Horman [this message]
2026-05-28  2:28   ` [PATCH net-next v2 0/3] wangxun: improve service task synchronization Jiawen Wu
2026-05-28  9:50     ` Paolo Abeni
2026-05-28 10:00 ` patchwork-bot+netdevbpf

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=20260527143114.GM2256768@horms.kernel.org \
    --to=horms@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jacob.e.keller@intel.com \
    --cc=jiawenwu@trustnetic.com \
    --cc=kees@kernel.org \
    --cc=kuba@kernel.org \
    --cc=larysa.zaremba@intel.com \
    --cc=mengyuanlou@net-swift.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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