aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorHuazhong Tan <[email protected]>2018-11-07 12:06:12 +0800
committerDavid S. Miller <[email protected]>2018-11-07 11:42:17 -0800
commit257e4f29946ab8e257ee9bfbc35e680726298571 (patch)
tree931f041caf0f7530874f816d2f69fc9adab63fd7 /tools/perf/scripts/python/stat-cpi.py
parent8df0fa91682c86403173f0813a615efb46e8be42 (diff)
net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
While hclge is going to reset, it will notify its client with HNAE3_DOWN_CLIENT, so this client should get into a resetting status from this moment, other operations from the stack need to be blocked as well. And when the reset is finished, the client will be notified with HNAE3_UP_CLIENT, so this is the end of the resetting status. This patch uses HNS3_NIC_STATE_RESETTING flag to implement that, and adds hns3_nic_resetting() to indicate which operation is not allowed. Signed-off-by: Huazhong Tan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions