diff options
author | 2024-04-19 05:11:04 -0400 | |
---|---|---|
committer | 2024-05-06 09:21:00 -0700 | |
commit | deea427ffc0b3937c7d0bbca7f7c71711a5651d1 (patch) | |
tree | bc037980e855d99ab56d706597a7ebf3c7e155f4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ice: Deduplicate tc action setup (diff) | |
download | wireguard-linux-deea427ffc0b3937c7d0bbca7f7c71711a5651d1.tar.xz wireguard-linux-deea427ffc0b3937c7d0bbca7f7c71711a5651d1.zip |
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Refactor struct ice_vsi_cfg_params to be embedded into struct ice_vsi.
Prior to that the members of the struct were scattered around ice_vsi,
and were copy-pasted for purposes of reinit.
Now we have struct handy, and it is easier to have something sticky
in the flags field.
Suggested-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: Vaishnavi Tipireddy <vaishnavi.tipireddy@intel.com>
Signed-off-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions