Re: [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device

From: Jakub Kicinski
Date: Wed Jul 10 2024 - 11:44:11 EST


On Wed, 10 Jul 2024 00:17:35 +0000 Mina Almasry wrote:
> API takes the dma-buf fd as input, and binds it to the netdevice. The
> user can specify the rx queues to bind the dma-buf to.
>
> Suggested-by: Stanislav Fomichev <sdf@xxxxxxxxxx>
> Signed-off-by: Mina Almasry <almasrymina@xxxxxxxxxx>

Reviewed-by: Jakub Kicinski <kuba@xxxxxxxxxx>