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: 
 <175642501625.1650971.15574075096463666063.git-patchwork-notify@kernel.org>
Date: Thu, 28 Aug 2025 23:50:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Dragos Tatulea <dtatulea@...dia.com>
Cc: almasrymina@...gle.com, asml.silence@...il.com, davem@...emloft.net,
 edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
 axboe@...nel.dk, saeedm@...dia.com, tariqt@...dia.com, mbloch@...dia.com,
 leon@...nel.org, andrew+netdev@...n.ch, cratiu@...dia.com, parav@...dia.com,
 netdev@...r.kernel.org, sdf@...a.com, linux-kernel@...r.kernel.org,
 io-uring@...r.kernel.org, linux-rdma@...r.kernel.org
Subject: Re: [PATCH net-next v6 0/7] devmem/io_uring: allow more flexibility
 for
 ZC DMA devices

Hello:

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

On Wed, 27 Aug 2025 17:39:54 +0300 you wrote:
> For TCP zerocopy rx (io_uring, devmem), there is an assumption that the
> parent device can do DMA. However that is not always the case:
> - Scalable Function netdevs [1] have the DMA device in the grandparent.
> - For Multi-PF netdevs [2] queues can be associated to different DMA
>   devices.
> 
> The series adds an API for getting the DMA device for a netdev queue.
> Drivers that have special requirements can implement the newly added
> queue management op. Otherwise the parent will still be used as before.
> 
> [...]

Here is the summary with links:
  - [net-next,v6,1/7] queue_api: add support for fetching per queue DMA dev
    https://git.kernel.org/netdev/net-next/c/13d8e05adf9d
  - [net-next,v6,2/7] io_uring/zcrx: add support for custom DMA devices
    https://git.kernel.org/netdev/net-next/c/59b8b32ac8d4
  - [net-next,v6,3/7] net: devmem: get netdev DMA device via new API
    https://git.kernel.org/netdev/net-next/c/7c7e94603a76
  - [net-next,v6,4/7] net/mlx5e: add op for getting netdev DMA device
    https://git.kernel.org/netdev/net-next/c/f1debf1a2ef4
  - [net-next,v6,5/7] net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
    https://git.kernel.org/netdev/net-next/c/512c88fb0e88
  - [net-next,v6,6/7] net: devmem: pre-read requested rx queues during bind
    https://git.kernel.org/netdev/net-next/c/1b416902cd25
  - [net-next,v6,7/7] net: devmem: allow binding on rx queues with same DMA devices
    https://git.kernel.org/netdev/net-next/c/b8aab4bb9585

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