diff options
author | Shannon Nelson <shannon.nelson@amd.com> | 2024-06-18 17:32:54 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-06-19 18:31:48 -0700 |
commit | d7f9bc68591803a9bca34847b76b2fc8f12e5dfd (patch) | |
tree | ec3f4920539c409799a2307fcf0d86d9c184a86b /drivers/net/sb1000.c | |
parent | 4ded136c78f8ae17d140b8aae3cd4459a6827577 (diff) |
ionic: add per-queue napi_schedule for doorbell check
Add a work item for each queue that will be run on the queue's
preferred cpu and will schedule another napi. This napi is
run in case the device missed a doorbell and didn't process
a packet. This is a problem for the Elba asic that happens
very rarely.
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Link: https://lore.kernel.org/r/20240619003257.6138-6-shannon.nelson@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/sb1000.c')
0 files changed, 0 insertions, 0 deletions