diff options
| author | Harshitha Ramamurthy <[email protected]> | 2025-02-26 00:35:26 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-02-27 02:10:28 +0000 |
| commit | de70981f295e7eab86325db3bf349fa676f16c42 (patch) | |
| tree | 9c2fb5e5ed85c7ad23eb64013c776355d739818f /net/unix/af_unix.c | |
| parent | net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net(). (diff) | |
| download | kernel-de70981f295e7eab86325db3bf349fa676f16c42.tar.gz kernel-de70981f295e7eab86325db3bf349fa676f16c42.zip | |
gve: unlink old napi when stopping a queue using queue API
When a queue is stopped using the ndo queue API, before
destroying its page pool, the associated NAPI instance
needs to be unlinked to avoid warnings.
Handle this by calling page_pool_disable_direct_recycling()
when stopping a queue.
Cc: [email protected]
Fixes: ebdfae0d377b ("gve: adopt page pool for DQ RDA mode")
Reviewed-by: Praveen Kaligineedi <[email protected]>
Signed-off-by: Harshitha Ramamurthy <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
