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: 
 <174285183428.4184841.13047267317532416621.git-patchwork-notify@kernel.org>
Date: Mon, 24 Mar 2025 21:30:34 +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+netdev@...n.ch,
 pavan.chebbi@...adcom.com, andrew.gospodarek@...adcom.com, osk@...gle.com
Subject: Re: [PATCH net 0/2] bnxt_en: Fix MAX_SKB_FRAGS > 30

Hello:

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

On Fri, 21 Mar 2025 14:16:37 -0700 you wrote:
> The driver was written with the assumption that MAX_SKB_FRAGS could
> not exceed what the NIC can support.  About 2 years ago,
> CONFIG_MAX_SKB_FRAGS was added.  The value can exceed what the NIC
> can support and it may cause TX timeout.  These 2 patches will fix
> the issue.
> 
> Michael Chan (2):
>   bnxt_en: Mask the bd_cnt field in the TX BD properly
>   bnxt_en: Linearize TX SKB if the fragments exceed the max
> 
> [...]

Here is the summary with links:
  - [net,1/2] bnxt_en: Mask the bd_cnt field in the TX BD properly
    https://git.kernel.org/netdev/net/c/107b25db6112
  - [net,2/2] bnxt_en: Linearize TX SKB if the fragments exceed the max
    https://git.kernel.org/netdev/net/c/b91e82129400

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