diff options
author | Harshitha Ramamurthy <hramamurthy@google.com> | 2025-03-17 21:41:41 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-24 12:04:50 -0700 |
commit | 81273eb87af86d4a43244b553762348e364b2df7 (patch) | |
tree | 53a63b66734705d523379f628d98c8cb29b2346a /tools/perf/scripts/python/task-analyzer.py | |
parent | c60d101a226f18e9a8f01bb4c6ca2b47dfcb15ef (diff) |
gve: unlink old napi only if page pool exists
Commit de70981f295e ("gve: unlink old napi when stopping a queue using
queue API") unlinks the old napi when stopping a queue. But this breaks
QPL mode of the driver which does not use page pool. Fix this by checking
that there's a page pool associated with the ring.
Cc: stable@vger.kernel.org
Fixes: de70981f295e ("gve: unlink old napi when stopping a queue using queue API")
Reviewed-by: Joshua Washington <joshwash@google.com>
Signed-off-by: Harshitha Ramamurthy <hramamurthy@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250317214141.286854-1-hramamurthy@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions