aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPrzemek Kitszel <[email protected]>2023-08-08 17:54:17 -0400
committerTony Nguyen <[email protected]>2023-08-17 13:59:46 -0700
commitfb9840c4ec13629f36c5e0e88a5df78ca2acc3e0 (patch)
tree42f8809881d0ac9afc22165d5bf64b5c6a06aa4a /tools/perf/scripts/python/event_analyzing_sample.py
parentb214b98a7fc4dfcce7b67b2e08a22b7fe62c55d0 (diff)
ice: split ice_aq_wait_for_event() func into two
Mitigate race between registering on wait list and receiving AQ Response from FW. ice_aq_prep_for_event() should be called before sending AQ command, ice_aq_wait_for_event() should be called after sending AQ command, to wait for AQ Response. Please note, that this was found by reading the code, an actual race has not yet materialized. Reviewed-by: Jacob Keller <[email protected]> Signed-off-by: Przemek Kitszel <[email protected]> Reviewed-by: Simon Horman <[email protected]> Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) Reviewed-by: Leon Romanovsky <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions