aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorYufeng Mo <[email protected]>2021-03-29 11:57:49 +0800
committerDavid S. Miller <[email protected]>2021-03-29 13:21:00 -0700
commit8fa865510069aa1364f50761d38418dec4c163df (patch)
treeb4ce40eb55d596956f2474ba9b7c24bafb160ebb /tools/perf/scripts/python/event_analyzing_sample.py
parent5be36fb7855442e0299cf483d40457315a84cdf1 (diff)
net: hns3: optimize the process of queue reset
Currently, the queue reset process needs to be performed one by one, which is inefficient. However, the queue reset of the same function is always performed at the same time. Therefore, according to the UM, command HCLGE_OPC_CFG_RST_TRIGGER can be used to reset all queues of the same function at a time, in order to optimize the queue reset process. Signed-off-by: Yufeng Mo <[email protected]> Signed-off-by: Huazhong Tan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions