aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2023-02-22 09:09:12 -0800
committerTony Nguyen <[email protected]>2023-03-13 11:00:10 -0700
commit07cc1a942216d1f211f1c641af8b6f810bb16699 (patch)
tree37324c1559a121a8b59035a6352c554f5e56a78d /tools/perf/scripts/python
parent4bdf5f258331f049bbff2d770cfcb62f6b789dfe (diff)
ice: merge ice_mbx_report_malvf with ice_mbx_vf_state_handler
The ice_mbx_report_malvf function is used to update the ice_mbx_vf_info.malicious member after we detect a malicious VF. This is done by calling ice_mbx_report_malvf after ice_mbx_vf_state_handler sets its "is_malvf" return parameter true. Instead of requiring two steps, directly update the malicious bit in the state handler, and remove the need for separately calling ice_mbx_report_malvf. Signed-off-by: Jacob Keller <[email protected]> Reviewed-by: Michal Swiatkowski <[email protected]> Tested-by: Marek Szlosek <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions