diff options
| author | Pavel Begunkov <[email protected]> | 2025-02-04 21:56:20 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-02-07 00:27:31 +0000 |
| commit | 56102c013fa7b8dbba8c5d5f7e042ad5f18cf4ec (patch) | |
| tree | dd9ebe9e069b8648a940da7b4e6cfe925adca615 /net/core/netdev_rx_queue.c | |
| parent | net: prepare for non devmem TCP memory providers (diff) | |
| download | kernel-56102c013fa7b8dbba8c5d5f7e042ad5f18cf4ec.tar.gz kernel-56102c013fa7b8dbba8c5d5f7e042ad5f18cf4ec.zip | |
net: page_pool: add memory provider helpers
Add helpers for memory providers to interact with page pools.
net_mp_niov_{set,clear}_page_pool() serve to [dis]associate a net_iov
with a page pool. If used, the memory provider is responsible to match
"set" calls with "clear" once a net_iov is not going to be used by a page
pool anymore, changing a page pool, etc.
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: David Wei <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/netdev_rx_queue.c')
0 files changed, 0 insertions, 0 deletions
