lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <171466083252.8921.5531775388112291110.git-patchwork-notify@kernel.org>
Date: Thu, 02 May 2024 14:40:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Michael Chan <michael.chan@...adcom.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, andrew.gospodarek@...adcom.com
Subject: Re: [PATCH net-next v2 0/6] bnxt_en: Updates for net-next

Hello:

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

On Tue, 30 Apr 2024 17:30:50 -0700 you wrote:
> The first patch converts the sw_stats field in the completion
> ring structure to a pointer.  This allows the group of
> completion rings using the same MSIX to share the same sw_stats
> structure.  Prior to this, the correct completion ring must be
> used to count packets.
> 
> The next four patches remove the RTNL lock when calling the RoCE
> driver for asynchronous stop and start during error recovery and
> firmware reset.  The RTNL ilock is replaced with a private mutex
> used to synchronize RoCE register, unregister, stop, and start.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/6] bnxt_en: share NQ ring sw_stats memory with subrings
    https://git.kernel.org/netdev/net-next/c/a75fbb3aa47a
  - [net-next,v2,2/6] bnxt_en: Don't support offline self test when RoCE driver is loaded
    https://git.kernel.org/netdev/net-next/c/895621f1c816
  - [net-next,v2,3/6] bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
    https://git.kernel.org/netdev/net-next/c/f79d7a9f1c9d
  - [net-next,v2,4/6] bnxt_en: Add a mutex to synchronize ULP operations
    https://git.kernel.org/netdev/net-next/c/de21ec442d41
  - [net-next,v2,5/6] bnxt_en: Optimize recovery path ULP locking in the driver
    https://git.kernel.org/netdev/net-next/c/3c163f35bd50
  - [net-next,v2,6/6] bnxt_en: Add VF PCI ID for 5760X (P7) chips
    https://git.kernel.org/netdev/net-next/c/54d0b84f4002

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ