[Intel-wired-lan] [PATCH S45 01/15] ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappings

Bowers, AndrewX andrewx.bowers at intel.com
Thu May 28 21:38:52 UTC 2020


> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Tony Nguyen
> Sent: Friday, May 15, 2020 5:51 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S45 01/15] ice: Refactor
> ice_ena_vf_mappings to split MSIX and queue mappings
> 
> From: Brett Creeley <brett.creeley at intel.com>
> 
> Currently ice_ena_vf_mappings() does all of the VF's MSIX and queue
> mapping in one function. This makes it hard to digest. Fix this by creating a
> new function for enabling MSIX mappings and one for enabling queue
> mappings.
> 
> Also, rename some variables in the functions for clarity.
> 
> Signed-off-by: Brett Creeley <brett.creeley at intel.com>
> ---
>  .../net/ethernet/intel/ice/ice_virtchnl_pf.c  | 91 ++++++++++++-------
>  1 file changed, 59 insertions(+), 32 deletions(-)

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




More information about the Intel-wired-lan mailing list