[Intel-wired-lan] [PATCH v2 02/16] ice: Add support to detect SR-IOV capability and mailbox queues
Bowers, AndrewX
andrewx.bowers at intel.com
Wed Sep 26 17:13:53 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 02/16] ice: Add support to detect SR-IOV
> capability and mailbox queues
>
> Mailbox queue is a type of control queue that's used for communication
> between PF and VF. This patch adds code to initialize, configure and use
> mailbox queues.
>
> This patch also adds support to detect and parse SR-IOV capabilities returned
> by the hardware.
>
> Signed-off-by: Anirudh Venkataramanan
> <anirudh.venkataramanan at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice.h | 5 +++
> drivers/net/ethernet/intel/ice/ice_adminq_cmd.h | 2 ++
> drivers/net/ethernet/intel/ice/ice_common.c | 22 ++++++++++++
> drivers/net/ethernet/intel/ice/ice_controlq.c | 46
> +++++++++++++++++++++++-
> drivers/net/ethernet/intel/ice/ice_controlq.h | 2 ++
> drivers/net/ethernet/intel/ice/ice_hw_autogen.h | 21 +++++++++++
> drivers/net/ethernet/intel/ice/ice_main.c | 47
> +++++++++++++++++++++++++
> drivers/net/ethernet/intel/ice/ice_type.h | 7 ++++
> 8 files changed, 151 insertions(+), 1 deletion(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list