diff options
author | Paul Greenwalt <[email protected]> | 2019-08-02 01:25:20 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-08-26 23:37:16 -0700 |
commit | 77ca27c417050376b703cec52810aaa10e17d9ef (patch) | |
tree | 3548686ff6c053e5292a5a674f0c40c01234b52c /tools/perf/scripts/python/stackcollapse.py | |
parent | d02f734cb713aee558f61883ea694c056b01beb0 (diff) |
ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap
The VF driver can call VIRTCHNL_OP_[ENABLE|DISABLE]_QUEUES separately
for each queue. Add support for virtchnl_queue_select.[tx|rx]_queues
bitmap which is used to indicate which queues to enable and disable.
Add tracing of VF Tx/Rx per queue enable state to avoid enabling enabled
queues and disabling disabled queues. Add total queues enabled count and
clear ICE_VF_STATE_QS_ENA when count is zero.
Signed-off-by: Paul Greenwalt <[email protected]>
Signed-off-by: Peng Huang <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions