[Intel-wired-lan] [PATCH v2 04/16] ice: Update VSI and queue management code to handle VF VSI
Bowers, AndrewX
andrewx.bowers at intel.com
Wed Sep 26 17:12:44 UTC 2018
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Anirudh Venkataramanan
> Sent: Wednesday, September 19, 2018 5:43 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH v2 04/16] ice: Update VSI and queue
> management code to handle VF VSI
>
> Until now, all the VSI and queue management code supported only the PF
> VSI type (ICE_VSI_PF). Update these flows to handle the VF VSI type
> (ICE_VSI_VF) type as well.
>
> Signed-off-by: Anirudh Venkataramanan
> <anirudh.venkataramanan at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice.h | 2 +
> drivers/net/ethernet/intel/ice/ice_hw_autogen.h | 1 +
> drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h | 1 +
> drivers/net/ethernet/intel/ice/ice_lib.c | 211 ++++++++++++++++++++-
> ---
> drivers/net/ethernet/intel/ice/ice_switch.h | 1 +
> drivers/net/ethernet/intel/ice/ice_type.h | 3 +
> 6 files changed, 184 insertions(+), 35 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list