diff options
author | Ronak Doshi <[email protected]> | 2022-07-27 10:30:37 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-07-29 12:11:23 +0100 |
commit | 5b91884bf50b21d34bd3daa5c8f8b7e92e0a2c46 (patch) | |
tree | deffc7eb5d04a5a5c6d24fccf59e921420453437 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 1c7249e4af8e1aea1c47739ec9dc63cc828b5d08 (diff) |
vmxnet3: do not reschedule napi for rx processing
Commit '2c5a5748105a ("vmxnet3: add support for out of order rx
completion")' added support for out of order rx completion. Within
that patch, an enhancement was done to reschedule napi for processing
rx completions.
However, it can lead to missing an interrupt. So, this patch reverts
that part of the code.
Fixes: 2c5a5748105a ("vmxnet3: add support for out of order rx completion")
Signed-off-by: Ronak Doshi <[email protected]>
Acked-by: Guolin Yang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions