netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Chan <michael.chan@broadcom.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, pavan.chebbi@broadcom.com,
	andrew.gospodarek@broadcom.com
Subject: Re: [PATCH net-next 0/7] bnxt_en: Updates for net-next
Date: Thu, 11 Apr 2024 03:10:30 +0000	[thread overview]
Message-ID: <171280503007.8263.15652807316392607299.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240409215431.41424-1-michael.chan@broadcom.com>

Hello:

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

On Tue,  9 Apr 2024 14:54:24 -0700 you wrote:
> The first patch prevents a driver crash when RSS contexts are
> configred in ifdown state.  Patches 2 to 6 are improvements for
> managing MSIX for the aux device (for RoCE).  The existing
> scheme statically carves out the MSIX vectors for RoCE even if
> the RoCE driver is not loaded.  The new scheme adds flexibility
> and allows the L2 driver to use the RoCE MSIX vectors if needed
> when they are unused by the RoCE driver.  The last patch updates
> the MODULE_DESCRIPTION().
> 
> [...]

Here is the summary with links:
  - [net-next,1/7] bnxt_en: Skip ethtool RSS context configuration in ifdown state
    https://git.kernel.org/netdev/net-next/c/17b0dfa1f35b
  - [net-next,2/7] bnxt_en: Remove a redundant NULL check in bnxt_register_dev()
    https://git.kernel.org/netdev/net-next/c/43226dccd1bd
  - [net-next,3/7] bnxt_en: Remove unneeded MSIX base structure fields and code
    https://git.kernel.org/netdev/net-next/c/b58f5a9c7034
  - [net-next,4/7] bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions
    https://git.kernel.org/netdev/net-next/c/194fad5b2781
  - [net-next,5/7] bnxt_en: Change MSIX/NQs allocation policy
    https://git.kernel.org/netdev/net-next/c/2e4592dc9bee
  - [net-next,6/7] bnxt_en: Utilize ulp client resources if RoCE is not registered
    https://git.kernel.org/netdev/net-next/c/d630624ebd70
  - [net-next,7/7] bnxt_en: Update MODULE_DESCRIPTION
    https://git.kernel.org/netdev/net-next/c/008ce0fd3903

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



  parent reply	other threads:[~2024-04-11  3:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09 21:54 [PATCH net-next 0/7] bnxt_en: Updates for net-next Michael Chan
2024-04-09 21:54 ` [PATCH net-next 1/7] bnxt_en: Skip ethtool RSS context configuration in ifdown state Michael Chan
2024-04-09 23:26   ` Jacob Keller
2024-04-09 23:51     ` Michael Chan
2024-04-10 19:29       ` Jacob Keller
2024-04-09 21:54 ` [PATCH net-next 2/7] bnxt_en: Remove a redundant NULL check in bnxt_register_dev() Michael Chan
2024-04-09 23:35   ` Jacob Keller
2024-04-09 21:54 ` [PATCH net-next 3/7] bnxt_en: Remove unneeded MSIX base structure fields and code Michael Chan
2024-04-09 23:36   ` Jacob Keller
2024-04-09 21:54 ` [PATCH net-next 4/7] bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions Michael Chan
2024-04-09 23:37   ` Jacob Keller
2024-04-09 21:54 ` [PATCH net-next 5/7] bnxt_en: Change MSIX/NQs allocation policy Michael Chan
2024-04-09 23:40   ` Jacob Keller
2024-04-09 23:48     ` Michael Chan
2024-04-10 19:28       ` Jacob Keller
2024-04-09 21:54 ` [PATCH net-next 6/7] bnxt_en: Utilize ulp client resources if RoCE is not registered Michael Chan
2024-04-09 23:41   ` Jacob Keller
2024-04-09 21:54 ` [PATCH net-next 7/7] bnxt_en: Update MODULE_DESCRIPTION Michael Chan
2024-04-09 23:42   ` Jacob Keller
2024-04-11  3:10 ` patchwork-bot+netdevbpf [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-11-26 21:56 [PATCH net-next 0/7] bnxt_en: Updates for net-next Michael Chan
2025-11-27  4:09 ` Jakub Kicinski
2024-04-30 22:44 Michael Chan
2019-10-30  7:59 Michael Chan

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=171280503007.8263.15652807316392607299.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew.gospodarek@broadcom.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=michael.chan@broadcom.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pavan.chebbi@broadcom.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).