diff options
author | Jijie Shao <shaojijie@huawei.com> | 2025-02-28 19:54:10 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-04 13:45:33 +0100 |
commit | 7a5d60dcf9981a5cc7b676e2d7472e10e0c1b681 (patch) | |
tree | 3720477efbaa4072caeef033fbd7d3e246a47ecc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e0306637e85da84a0695452f42dc29a552051402 (diff) |
net: hibmcge: Add support for BMC diagnose feature
The MAC hardware is on the BMC side, and the driver is on the host side.
When the driver is abnormal, the BMC cannot directly detect the
exception cause.
Therefore, this patch implements the BMC diagnosis feature.
When users query driver diagnosis information on the BMC, the driver
detects the query request in the scheduled task and reports
driver statistics and link status to the BMC through the bar space.
The BMC collects logs to analyze exception causes.
Currently, the scheduled task is executed every 30 seconds
To quickly respond to user query requests,
this patch changes the scheduled task to once every second.
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions