[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180522.233100.1784559686046181472.davem@davemloft.net>
Date: Tue, 22 May 2018 23:31:00 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sudarsana.kalluru@...ium.com
Cc: netdev@...r.kernel.org, Ariel.Elior@...ium.com,
chad.dupuis@...ium.com, manish.rangankar@...ium.com
Subject: Re: [PATCH net-next v2 00/10] qed*: Add support for management
firmware TLV request.
From: Sudarsana Reddy Kalluru <sudarsana.kalluru@...ium.com>
Date: Tue, 22 May 2018 00:28:36 -0700
> From: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@...ium.com>
>
> Management firmware (MFW) requires config and state information from
> the driver. It queries this via TLV (type-length-value) request wherein
> mfw specificies the list of required TLVs. Driver fills the TLV data
> and responds back to MFW.
> This patch series adds qed/qede/qedf/qedi driver implementation for
> supporting the TLV queries from MFW.
>
> Changes from previous versions:
> -------------------------------
> v2: Split patch (2) into multiple simpler patches.
> v2: Update qed_tlv_parsed_buf->p_val datatype to void pointer to avoid
> bunch of unnecessary typecasts.
>
> Please consider applying this series to "net-next".
Series applied, thanks.
Powered by blists - more mailing lists