diff options
author | Shannon Nelson <shannon.nelson@amd.com> | 2024-06-19 02:32:54 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-06-20 03:31:48 +0200 |
commit | d7f9bc68591803a9bca34847b76b2fc8f12e5dfd (patch) | |
tree | ec3f4920539c409799a2307fcf0d86d9c184a86b /drivers/vhost/net.c | |
parent | ionic: add work item for missed-doorbell check (diff) | |
download | linux-d7f9bc68591803a9bca34847b76b2fc8f12e5dfd.tar.xz linux-d7f9bc68591803a9bca34847b76b2fc8f12e5dfd.zip |
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/vhost/net.c')
0 files changed, 0 insertions, 0 deletions