-
- Downloads
net: netdev netlink api to bind dma-buf to a net device
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@fomichev.me> Signed-off-by:
Mina Almasry <almasrymina@google.com> Reviewed-by:
Donald Hunter <donald.hunter@gmail.com> Reviewed-by:
Jakub Kicinski <kuba@kernel.org> Link: https://patch.msgid.link/20240910171458.219195-3-almasrymina@google.com Signed-off-by:
Jakub Kicinski <kuba@kernel.org>
Showing
- Documentation/netlink/specs/netdev.yaml 47 additions, 0 deletionsDocumentation/netlink/specs/netdev.yaml
- include/uapi/linux/netdev.h 11 additions, 0 deletionsinclude/uapi/linux/netdev.h
- net/core/netdev-genl-gen.c 19 additions, 0 deletionsnet/core/netdev-genl-gen.c
- net/core/netdev-genl-gen.h 2 additions, 0 deletionsnet/core/netdev-genl-gen.h
- net/core/netdev-genl.c 6 additions, 0 deletionsnet/core/netdev-genl.c
- tools/include/uapi/linux/netdev.h 11 additions, 0 deletionstools/include/uapi/linux/netdev.h
Loading
Please register or sign in to comment