diff options
author | Shannon Nelson <[email protected]> | 2016-02-17 16:12:21 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-02-19 00:02:29 -0800 |
commit | 272cdaf2472ab7713deebe060bb90319b0382a94 (patch) | |
tree | eeee5dca83fd4b7c4e3b8869806e832d838ae420 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f658137cbb1fddbe40ec7f1a2cebaf9dc9484ea7 (diff) |
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Use the new AdminQ functions for safely accessing the Rx control
registers that may be affected by heavy small packet traffic.
We can't use AdminQ calls in i40e_clear_hw() because the HW is being
initialized and the AdminQ is not alive. We recently added an AQ
related replacement for reading PFLAN_QALLOC, and this patch puts
back the original register read.
Change-ID: Ib027168c954a5733299aa3a4ce5f8218c6bb5636
Signed-off-by: Shannon Nelson <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions