diff options
| author | Mina Almasry <[email protected]> | 2024-09-10 17:14:48 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-09-11 20:44:31 -0700 |
| commit | 28c5c74eeaa0a2aad8b9cd9ede22a4c623f2a7fc (patch) | |
| tree | 85d3db22839b9c4e256d4a87bacdc610da9ed655 /tools/perf/scripts/python | |
| parent | 170aafe35cb98e0f3fbacb446ea86389fbce22ea (diff) | |
netdev: netdevice devmem allocator
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.
Signed-off-by: Willem de Bruijn <[email protected]>
Signed-off-by: Kaiyuan Zhang <[email protected]>
Signed-off-by: Mina Almasry <[email protected]>
Reviewed-by: Pavel Begunkov <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions