[PATCH net-next v12 04/13] netdev: netdevice devmem allocator

Pavel Begunkov asml.silence at gmail.com
Mon Jun 17 13:42:21 UTC 2024


On 6/13/24 02:35, Mina Almasry wrote:
> Implement netdev devmem allocator. The allocator takes a given struct
> netdev_dmabuf_binding as input and allocates net_iov from that
> binding.
> 
> The allocation simply delegates to the binding's genpool for the
> allocation logic and wraps the returned memory region in a net_iov
> struct.

Reviewed-by: Pavel Begunkov <asml.silence at gmail.com>

> 
> Signed-off-by: Willem de Bruijn <willemb at google.com>
> Signed-off-by: Kaiyuan Zhang <kaiyuanz at google.com>
> Signed-off-by: Mina Almasry <almasrymina at google.com>
> 
> ---
-- 
Pavel Begunkov


More information about the dri-devel mailing list