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] [thread-next>] [day] [month] [year] [list]
Message-Id: 
 <175578961923.1082285.15946086223627370332.git-patchwork-notify@kernel.org>
Date: Thu, 21 Aug 2025 15:20:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
 pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
 almasrymina@...gle.com, michael.chan@...adcom.com, tariqt@...dia.com,
 dtatulea@...dia.com, hawk@...nel.org, ilias.apalodimas@...aro.org,
 alexanderduyck@...com, sdf@...ichev.me
Subject: Re: [PATCH net-next 00/15] eth: fbnic: support queue API and
 zero-copy Rx

Hello:

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

On Tue, 19 Aug 2025 19:56:49 -0700 you wrote:
> Add support for queue API to fbnic, enable zero-copy Rx.
> 
> The first patch adds page_pool_get(), I alluded to this
> new helper when dicussing commit 64fdaa94bfe0 ("net: page_pool:
> allow enabling recycling late, fix false positive warning").
> For page pool-oriented reviewers another patch of interest
> is patch 11, which adds a helper to test whether rxq wants
> to create a unreadable page pool. mlx5 already has this
> sort of a check, we said we will add a helper when more
> drivers need it (IIRC), so I guess now is the time.
> 
> [...]

Here is the summary with links:
  - [net-next,01/15] net: page_pool: add page_pool_get()
    https://git.kernel.org/netdev/net-next/c/07cf71bf25cd
  - [net-next,02/15] eth: fbnic: move page pool pointer from NAPI to the ring struct
    (no matching commit)
  - [net-next,03/15] eth: fbnic: move xdp_rxq_info_reg() to resource alloc
    (no matching commit)
  - [net-next,04/15] eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
    (no matching commit)
  - [net-next,05/15] eth: fbnic: use netmem_ref where applicable
    (no matching commit)
  - [net-next,06/15] eth: fbnic: request ops lock
    (no matching commit)
  - [net-next,07/15] eth: fbnic: split fbnic_disable()
    (no matching commit)
  - [net-next,08/15] eth: fbnic: split fbnic_flush()
    (no matching commit)
  - [net-next,09/15] eth: fbnic: split fbnic_enable()
    (no matching commit)
  - [net-next,10/15] eth: fbnic: split fbnic_fill()
    (no matching commit)
  - [net-next,11/15] net: page_pool: add helper to pre-check if PP will be unreadable
    (no matching commit)
  - [net-next,12/15] eth: fbnic: allocate unreadable page pool for the payloads
    (no matching commit)
  - [net-next,13/15] eth: fbnic: defer page pool recycling activation to queue start
    (no matching commit)
  - [net-next,14/15] eth: fbnic: don't pass NAPI into pp alloc
    (no matching commit)
  - [net-next,15/15] eth: fbnic: support queue ops / zero-copy Rx
    (no matching commit)

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