[Intel-wired-lan] [PATCH S22 03/16] ice: Move vector base setup to PF VSI

Bowers, AndrewX andrewx.bowers at intel.com
Tue Jul 2 22:49:08 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Wednesday, June 26, 2019 2:20 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S22 03/16] ice: Move vector base setup to
> PF VSI
> 
> When interrupt tracking was refactored, during rebuild, the call to
> ice_vsi_setup_vector_base() was inadvertently removed from the PF VSI
> instead of being removed from the VF VSI. During reset, the failure to
> properly setup the vector base generates a call trace. Correct this so that
> resets/rebuilds properly complete.
> 
> Fixes: cbe66bfee6a0 ("ice: Refactor interrupt tracking")
> Signed-off-by: Tony Nguyen <anthony.l.nguyen at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_lib.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list