netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, andrew+netdev@lunn.ch,
	netdev@vger.kernel.org, przemyslaw.kitszel@intel.com,
	jacob.e.keller@intel.com, mschmidt@redhat.com, poros@redhat.com,
	horms@kernel.org
Subject: Re: [PATCH net-next 0/9][pull request] ice: postpone service task disabling
Date: Wed, 29 Oct 2025 01:20:22 +0000	[thread overview]
Message-ID: <176170082299.2452213.1333414898637582927.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251024204746.3092277-1-anthony.l.nguyen@intel.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Tony Nguyen <anthony.l.nguyen@intel.com>:

On Fri, 24 Oct 2025 13:47:35 -0700 you wrote:
> Przemek Kitszel says:
> 
> Move service task shutdown to the very end of driver teardown procedure.
> This is needed (or at least beneficial) for all unwinding functions that
> talk to FW/HW via Admin Queue (so, most of top-level functions, like
> ice_deinit_hw()).
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] ice: enforce RTNL assumption of queue NAPI manipulation
    https://git.kernel.org/netdev/net-next/c/c35c178fcdff
  - [net-next,2/9] ice: move service task start out of ice_init_pf()
    https://git.kernel.org/netdev/net-next/c/806c4f32a806
  - [net-next,3/9] ice: move ice_init_interrupt_scheme() prior ice_init_pf()
    https://git.kernel.org/netdev/net-next/c/2fe18288fce6
  - [net-next,4/9] ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure
    https://git.kernel.org/netdev/net-next/c/71430451f81b
  - [net-next,5/9] ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
    https://git.kernel.org/netdev/net-next/c/e3bf1cdde747
  - [net-next,6/9] ice: move ice_init_pf() out of ice_init_dev()
    https://git.kernel.org/netdev/net-next/c/ef825bdb4605
  - [net-next,7/9] ice: extract ice_init_dev() from ice_init()
    https://git.kernel.org/netdev/net-next/c/c2fb9398f73d
  - [net-next,8/9] ice: move ice_deinit_dev() to the end of deinit paths
    https://git.kernel.org/netdev/net-next/c/8a37f9e2ff40
  - [net-next,9/9] ice: remove duplicate call to ice_deinit_hw() on error paths
    https://git.kernel.org/netdev/net-next/c/1390b8b3d2be

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-10-29  1:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-24 20:47 [PATCH net-next 0/9][pull request] ice: postpone service task disabling Tony Nguyen
2025-10-24 20:47 ` [PATCH net-next 1/9] ice: enforce RTNL assumption of queue NAPI manipulation Tony Nguyen
2025-10-24 20:47 ` [PATCH net-next 2/9] ice: move service task start out of ice_init_pf() Tony Nguyen
2025-10-24 20:47 ` [PATCH net-next 3/9] ice: move ice_init_interrupt_scheme() prior ice_init_pf() Tony Nguyen
2025-10-24 20:47 ` [PATCH net-next 4/9] ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure Tony Nguyen
2025-10-24 20:47 ` [PATCH net-next 5/9] ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf() Tony Nguyen
2025-10-24 20:47 ` [PATCH net-next 6/9] ice: move ice_init_pf() out of ice_init_dev() Tony Nguyen
2025-10-24 20:47 ` [PATCH net-next 7/9] ice: extract ice_init_dev() from ice_init() Tony Nguyen
2025-10-24 20:47 ` [PATCH net-next 8/9] ice: move ice_deinit_dev() to the end of deinit paths Tony Nguyen
2025-10-24 20:47 ` [PATCH net-next 9/9] ice: remove duplicate call to ice_deinit_hw() on error paths Tony Nguyen
2025-10-29  1:20 ` patchwork-bot+netdevbpf [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=176170082299.2452213.1333414898637582927.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jacob.e.keller@intel.com \
    --cc=kuba@kernel.org \
    --cc=mschmidt@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=poros@redhat.com \
    --cc=przemyslaw.kitszel@intel.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).