aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2021-05-14 12:55:50 -0700
committerMartin K. Petersen <[email protected]>2021-05-21 23:23:27 -0400
commitfa21189db9ab022080e056cc6da219975da48fd6 (patch)
tree9422090a1b9b009358c7bc43dff0c4c114f16a2d /tools/perf/scripts/python/net_dropmonitor.py
parent01131e7aae5d30e23e3cdd1eebe51bbc5489ae8f (diff)
scsi: lpfc: Fix non-optimized ERSP handling
When processing an NVMe ERSP IU which didn't match the optimized CQE-only path, the status was being left to the WQE status. WQE status is non-zero as it is indicating a non-optimized completion that needs to be handled by the driver. Fix by clearing the status field when falling into the non-optimized case. Log message added to track optimized vs non-optimized debug. Link: https://lore.kernel.org/r/[email protected] Co-developed-by: Justin Tee <[email protected]> Signed-off-by: Justin Tee <[email protected]> Signed-off-by: James Smart <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions