diff options
| author | Moshe Shemesh <[email protected]> | 2020-02-23 03:27:41 +0200 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2020-04-30 09:20:33 -0700 |
| commit | cece6f432cca9f18900463ed01b97a152a03600a (patch) | |
| tree | 1fa9a89fc76652a6b5dd984bc03668cf370af0c7 /tools/perf/scripts/python/bin | |
| parent | f3cb3cebe26ed4c8036adbd9448b372129d3c371 (diff) | |
net/mlx5: Fix command entry leak in Internal Error State
Processing commands by cmd_work_handler() while already in Internal
Error State will result in entry leak, since the handler process force
completion without doorbell. Forced completion doesn't release the entry
and event completion will never arrive, so entry should be released.
Fixes: 73dd3a4839c1 ("net/mlx5: Avoid using pending command interface slots")
Signed-off-by: Moshe Shemesh <[email protected]>
Signed-off-by: Eran Ben Elisha <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions