All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Antoine Tenart <atenart@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, alexander.duyck@gmail.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/2] net: track the queue count at unregistration
Date: Thu, 09 Dec 2021 02:50:10 +0000	[thread overview]
Message-ID: <163901821001.6906.10367360858755360089.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211207145725.352657-1-atenart@kernel.org>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  7 Dec 2021 15:57:23 +0100 you wrote:
> Hello,
> 
> Those two patches allow to track the Rx and Tx queue count at
> unregistration and help in detecting illegal addition of Tx queues after
> unregister (a warning is added).
> 
> This follows discussions on the following thread,
> https://lore.kernel.org/all/20211122162007.303623-1-atenart@kernel.org/T/
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] net-sysfs: update the queue counts in the unregistration path
    https://git.kernel.org/netdev/net-next/c/d7dac083414e
  - [net-next,2/2] net-sysfs: warn if new queue objects are being created during device unregistration
    https://git.kernel.org/netdev/net-next/c/5f1c802ca69b

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



      parent reply	other threads:[~2021-12-09  2:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-07 14:57 [PATCH net-next 0/2] net: track the queue count at unregistration Antoine Tenart
2021-12-07 14:57 ` [PATCH net-next 1/2] net-sysfs: update the queue counts in the unregistration path Antoine Tenart
2021-12-07 14:57 ` [PATCH net-next 2/2] net-sysfs: warn if new queue objects are being created during device unregistration Antoine Tenart
2021-12-09  2:50 ` 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=163901821001.6906.10367360858755360089.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alexander.duyck@gmail.com \
    --cc=atenart@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /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.