Re: [PATCH v2 087/148] net/ice/base: allow skipping PF clear

2024-06-20 Thread Bruce Richardson
On Wed, Jun 12, 2024 at 04:01:21PM +0100, Anatoly Burakov wrote: > From: Ian Stokes > > As per updated data sheet, add 'skip_clear_pf' field to ice_hw structure, > which > can be used to skip call to ice_clear_pf_cfg() in ice_init_hw(). > > Also, make 'fw_vsi_num' field of ice_hw structure visi

[PATCH v2 087/148] net/ice/base: allow skipping PF clear

2024-06-12 Thread Anatoly Burakov
From: Ian Stokes As per updated data sheet, add 'skip_clear_pf' field to ice_hw structure, which can be used to skip call to ice_clear_pf_cfg() in ice_init_hw(). Also, make 'fw_vsi_num' field of ice_hw structure visible to every component using shared code, as well as make ice_init_fltr_mgmt_str