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: 
 <172338065877.190808.4655047140584915796.git-patchwork-notify@kernel.org>
Date: Sun, 11 Aug 2024 12:50:58 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Wei <dw@...idwei.uk>
Cc: netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net,
 edumazet@...gle.com, pabeni@...hat.com, michael.chan@...adcom.com,
 somnath.kotur@...adcom.com, wojciech.drewek@...el.com
Subject: Re: [PATCH net-next v3 0/6] fix bnxt_en queue reset when queue is active

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:

On Wed,  7 Aug 2024 22:15:12 -0700 you wrote:
> The current bnxt_en queue API implementation is buggy when resetting a
> queue that has active traffic. The problem is that there is no FW
> involved to stop the flow of packets and relying on napi_disable() isn't
> enough.
> 
> To fix this, call bnxt_hwrm_vnic_update() with MRU set to 0 for both the
> default and the ntuple vnic to stop the flow of packets. This works for
> any Rx queue and not only those that have ntuple rules since every Rx
> queue is either in the default or the ntuple vnic.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/6] bnxt_en: Update firmware interface to 1.10.3.68
    https://git.kernel.org/netdev/net-next/c/fbda8ee64b74
  - [net-next,v3,2/6] bnxt_en: Add support to call FW to update a VNIC
    https://git.kernel.org/netdev/net-next/c/f2878cdeb754
  - [net-next,v3,3/6] bnxt_en: Check the FW's VNIC flush capability
    https://git.kernel.org/netdev/net-next/c/6e360862c087
  - [net-next,v3,4/6] bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()
    https://git.kernel.org/netdev/net-next/c/d41575f76a6d
  - [net-next,v3,5/6] bnxt_en: stop packet flow during bnxt_queue_stop/start
    https://git.kernel.org/netdev/net-next/c/b9d2956e869c
  - [net-next,v3,6/6] bnxt_en: only set dev->queue_mgmt_ops if supported by FW
    https://git.kernel.org/netdev/net-next/c/97cbf3d0accc

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