diff options
author | Michal Swiatkowski <[email protected]> | 2023-10-24 13:09:26 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-11-13 11:42:14 -0800 |
commit | 5995ef88e3a8c2b014f51256a88be8e336532ce7 (patch) | |
tree | 4b7da1c13bc9eadf1dc2d558ebaa2d39f66116dd /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 86197ad5800bf5c2653495374b857ae5096d54ac (diff) |
ice: realloc VSI stats arrays
Previously only case when queues amount is lower was covered. Implement
realloc for case when queues amount is higher than previous one. Use
krealloc() function and zero new allocated elements.
It has to be done before ice_vsi_def_cfg(), because stats element for
ring is set there.
Reviewed-by: Wojciech Drewek <[email protected]>
Signed-off-by: Michal Swiatkowski <[email protected]>
Tested-by: Sujai Buvaneswaran <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions