aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorAya Levin <[email protected]>2019-08-07 15:59:06 +0300
committerSaeed Mahameed <[email protected]>2019-08-08 13:01:20 -0700
commitd9a2fcf53c76a7edb2bcf99e94507935561a83d5 (patch)
tree8c19035754899622a09da9bb0692fba7725a7b48 /tools/perf/scripts/python/sctop.py
parentb86f1abe2c275e6f9abf7e2669ccc318b7ef7bb9 (diff)
net/mlx5e: Fix false negative indication on tx reporter CQE recovery
Remove wrong error return value when SQ is not in error state. CQE recovery on TX reporter queries the sq state. If the sq is not in error state, the sq is either in ready or reset state. Ready state is good state which doesn't require recovery and reset state is a temporal state which ends in ready state. With this patch, CQE recovery in this scenario is successful. Fixes: de8650a82071 ("net/mlx5e: Add tx reporter support") Signed-off-by: Aya Levin <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions