diff options
author | Maciej Fijalkowski <[email protected]> | 2019-02-28 15:25:52 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-05-02 01:08:00 -0700 |
commit | a92e1bb6ade7526f0c2b7b462516b1941e965504 (patch) | |
tree | 39049c0d49109cc6fb8cac6c566b0847f2629fee /scripts/gdb/linux/tasks.py | |
parent | 1553f4f77a495b4e78f7083f1f8341bef6dbe9c7 (diff) |
ice: Validate ring existence and its q_vector per VSI
When stopping Tx rings, we use 'i' as an ring array index for looking up
whether the ice_ring exists and have assigned a q_vector. This checks
rings only within a given TC and we need to go through every ring in
VSI. Use 'q_idx' instead.
Signed-off-by: Maciej Fijalkowski <[email protected]>
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions