Re: [RFC net-next v3 2/7] io_uring/zcrx: add support for custom DMA devices
From: Mina Almasry
Date: Mon Aug 18 2025 - 14:17:08 EST
On Fri, Aug 15, 2025 at 4:07 AM Dragos Tatulea <dtatulea@xxxxxxxxxx> wrote:
>
> Use the new API for getting a DMA device for a specific netdev queue.
>
> This patch will allow io_uring zero-copy rx to work with devices
> where the DMA device is not stored in the parent device. mlx5 SFs
> are an example of such a device.
>
> Signed-off-by: Dragos Tatulea <dtatulea@xxxxxxxxxx>
Looks like a straightforward change. FWIW,
Reviewed-by: Mina Almasry <almasrymina@xxxxxxxxxx>
--
Thanks,
Mina