diff options
author | Piotr Gardocki <[email protected]> | 2024-06-14 12:38:11 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2024-06-28 11:18:39 -0700 |
commit | fdd288e9b7647557c51a28e72fd1003e3a9bf906 (patch) | |
tree | 343aeeead3de06e39d7e6453cc34ea8e11246a36 /tools/perf/scripts/python | |
parent | 7dfefd0b90488da91de125f7383f966e58bcb034 (diff) |
ice: Distinguish driver reset and removal for AQ shutdown
Admin queue command for shutdown AQ contains a flag to indicate driver
unload. However, the flag is always set in the driver, even for resets. It
can cause the firmware to consider driver as unloaded once the PF reset is
triggered on all ports of device, which could lead to unexpected results.
Add an additional function parameter to functions that shutdown AQ,
indicating whether the driver is actually unloading.
Reviewed-by: Ahmed Zaki <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Signed-off-by: Piotr Gardocki <[email protected]>
Signed-off-by: Marcin Szycik <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions