netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sudarsana.kalluru@cavium.com
Cc: netdev@vger.kernel.org, Ariel.Elior@cavium.com,
	chad.dupuis@cavium.com, manish.rangankar@cavium.com
Subject: Re: [PATCH net-next v2 00/10] qed*: Add support for management firmware TLV request.
Date: Tue, 22 May 2018 23:31:00 -0400 (EDT)	[thread overview]
Message-ID: <20180522.233100.1784559686046181472.davem@davemloft.net> (raw)
In-Reply-To: <20180522072846.2454-1-sudarsana.kalluru@cavium.com>

From: Sudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com>
Date: Tue, 22 May 2018 00:28:36 -0700

> From: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.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.

      parent reply	other threads:[~2018-05-23  3:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-22  7:28 [PATCH net-next v2 00/10] qed*: Add support for management firmware TLV request Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 01/10] qed: Add MFW interfaces for TLV request support Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 02/10] qed: Add support for tlv request processing Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 03/10] qed: Add support for processing fcoe tlv request Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 04/10] qed: Add support for processing iscsi " Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 05/10] qed: Add driver infrastucture for handling mfw requests Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 06/10] qede: Add support for populating ethernet TLVs Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 07/10] qedf: " Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 08/10] qedf: Add get_generic_tlv_data handler Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 09/10] qedi: Add support for populating ethernet TLVs Sudarsana Reddy Kalluru
2018-05-22  7:28 ` [PATCH net-next v2 10/10] qedi: Add get_generic_tlv_data handler Sudarsana Reddy Kalluru
2018-05-23  3:31 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180522.233100.1784559686046181472.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Ariel.Elior@cavium.com \
    --cc=chad.dupuis@cavium.com \
    --cc=manish.rangankar@cavium.com \
    --cc=netdev@vger.kernel.org \
    --cc=sudarsana.kalluru@cavium.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).