Re: [PATCH net-next v24 03/13] netdev: support binding dma-buf to netdevice

2024-09-03 Thread Jakub Kicinski
On Sat, 31 Aug 2024 00:43:03 + Mina Almasry wrote: > Add a netdev_dmabuf_binding struct which represents the > dma-buf-to-netdevice binding. The netlink API will bind the dma-buf to > rx queues on the netdevice. On the binding, the dma_buf_attach > & dma_buf_map_attachment will occur. The entri

[PATCH net-next v24 03/13] netdev: support binding dma-buf to netdevice

2024-08-30 Thread Mina Almasry
Add a netdev_dmabuf_binding struct which represents the dma-buf-to-netdevice binding. The netlink API will bind the dma-buf to rx queues on the netdevice. On the binding, the dma_buf_attach & dma_buf_map_attachment will occur. The entries in the sg_table from mapping will be inserted into a genpool