DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Ajit Khaparde <ajit.khaparde@broadcom.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [v2 00/15] bnxt patch series
Date: Mon, 26 Sep 2016 17:46:29 +0100	[thread overview]
Message-ID: <e023f979-e9a6-bc08-61e6-9696166d5bcb@intel.com> (raw)
In-Reply-To: <20160926161333.GA28141@C02PT1RBG8WP.aus.broadcom.com>

Hi Ajit,

On 9/26/2016 5:13 PM, Ajit Khaparde wrote:
> Please consider applying this patch series.
> 
> v1->v2: Update the bnxt PMD to use a newer HWRM API
> has been split into smaller patches for easier review.
> 
> Ajit Khaparde (15):
>   bnxt: Add support for Broadcom StrataGX Communication Processors
>   bnxt: Enable support for NPAR 1.0 feature
>   bnxt: Add support for new DIDs
>   bnxt: Update Broadcom PMD driver documentation
>   bnxt: Add support to load bnxt PMD on a SR-IOV VF
>   bnxt: Add support for port hotplug
>   bnxt: Update the bnxt PMD to use the 1.5.1 HWRM API
>   bnxt: Update buffer descriptor definitions per 1.5.1 API
>   bnxt: Update various completion descriptors as per the 1.5.1 HWRM API
>   bnxt: Update various structures to version 1.5.1 of HWRM API
>   bnxt: Update some structures to use the 1.5.1 HWRM API
>   bnxt: Update the VNIC related structures to the 1.5.1 HWRM version
>   bnxt: Update the HWRM ring related structures to version 1.5.1
>   bnxt: Update the HWRM filter related structures to version 1.5.1
>   bnxt: Update struct definitions to use the 1.5.1 HWRM API
> 
>  doc/guides/nics/bnxt.rst               |   23 +-
>  drivers/net/bnxt/bnxt.h                |    4 +
>  drivers/net/bnxt/bnxt_cpr.c            |    3 +
>  drivers/net/bnxt/bnxt_cpr.h            |    1 +
>  drivers/net/bnxt/bnxt_ethdev.c         |   96 +-
>  drivers/net/bnxt/bnxt_filter.c         |    3 +
>  drivers/net/bnxt/bnxt_hwrm.c           |   44 +-
>  drivers/net/bnxt/bnxt_hwrm.h           |    1 +
>  drivers/net/bnxt/bnxt_stats.c          |    4 +-
>  drivers/net/bnxt/bnxt_txr.h            |    1 +
>  drivers/net/bnxt/bnxt_vnic.c           |    3 +
>  drivers/net/bnxt/hsi_struct_def_dpdk.h | 8718 ++++++++++++++++----------------
>  12 files changed, 4639 insertions(+), 4262 deletions(-)
> 

patch 7/15 seems not delivered, if it is a big file, it may be blocked.

  reply	other threads:[~2016-09-26 16:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-26 16:13 Ajit Khaparde
2016-09-26 16:46 ` Ferruh Yigit [this message]
2016-09-30 10:32 ` Bruce Richardson

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=e023f979-e9a6-bc08-61e6-9696166d5bcb@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=dev@dpdk.org \
    /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).