diff options
author | Yufeng Mo <[email protected]> | 2021-06-08 21:08:27 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-08 14:43:30 -0700 |
commit | 17f59244029bf9c0673725efdd0386ed95e127a7 (patch) | |
tree | 05cfc753cf6dbfb7495bb89a1f73c47c942c267f /tools/perf/scripts/python/stackcollapse.py | |
parent | e0eb625a7da28410507140787bda4a63a5ba5d3e (diff) |
net: hns3: add support for handling all errors through MSI-X
Currently, hardware errors can be reported through AER or MSI-X mode.
However, the AER mode is intended to handle only bus errors, but not
hardware errors. On the other hand, virtual machines cannot handle
AER errors. When an AER error is reported, virtual machines will be
suspended. So add support for handling all these hardware errors
through MSI-X mode which depends on a newer version of firmware,
and reserve the handler of the AER mode for compatibility.
Signed-off-by: Yufeng Mo <[email protected]>
Signed-off-by: Jiaran Zhang <[email protected]>
Signed-off-by: Guangbin Huang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions