DPDK patches and discussions
 help / color / mirror / Atom feed
From: Rasesh Mody <rasesh.mody@qlogic.com>
To: <dev@dpdk.org>
Cc: sony.chacko@qlogic.com
Subject: [dpdk-dev] [PATCH 0/6] bnx2x: Enable BNX2X PMD versioned at 1.0.0
Date: Thu, 8 Oct 2015 09:53:59 -0700	[thread overview]
Message-ID: <1444323245-2622-1-git-send-email-rasesh.mody@qlogic.com> (raw)

Hi,

This patch set enables the BNX2X PMD and versions the driver at 1.0.0.

Thanks!
Rasesh

Harish Patil (1):
  config: Enable BNX2X driver build by default

Rasesh Mody (5):
  bnx2x: FreeBSD enablement
  bnx2x: Linux 32bit enablement
  maintainers: Add maintainers for BNX2X PMD
  doc: Update BNX2X PMD documentation
  bnx2x: Add BNX2X PMD versioning

 MAINTAINERS                      |    6 ++-
 config/common_bsdapp             |    5 +-
 config/common_linuxapp           |    4 +-
 doc/guides/nics/bnx2x.rst        |   20 +++++++
 drivers/net/bnx2x/bnx2x.c        |  110 +++++++++++++++++++++++++-------------
 drivers/net/bnx2x/bnx2x.h        |   35 +++++++++---
 drivers/net/bnx2x/bnx2x_ethdev.c |    2 +-
 drivers/net/bnx2x/bnx2x_rxtx.c   |   11 ++--
 drivers/net/bnx2x/bnx2x_vfpf.c   |    4 +-
 drivers/net/bnx2x/debug.c        |   32 +++++------
 drivers/net/bnx2x/ecore_sp.h     |    6 +++
 11 files changed, 165 insertions(+), 70 deletions(-)

-- 
1.7.10.3

             reply	other threads:[~2015-10-08 16:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-08 16:53 Rasesh Mody [this message]
2015-10-08 16:54 ` [dpdk-dev] [PATCH 1/6] bnx2x: FreeBSD enablement Rasesh Mody
2015-10-08 16:54 ` [dpdk-dev] [PATCH 2/6] bnx2x: Linux 32bit enablement Rasesh Mody
2015-10-08 16:54 ` [dpdk-dev] [PATCH 3/6] maintainers: Add maintainers for BNX2X PMD Rasesh Mody
2015-10-08 16:54 ` [dpdk-dev] [PATCH 4/6] config: Enable BNX2X driver build by default Rasesh Mody
2015-10-20 16:18   ` Thomas Monjalon
2015-10-22  0:40     ` Rasesh Mody
2015-10-08 16:54 ` [dpdk-dev] [PATCH 5/6] doc: Update BNX2X PMD documentation Rasesh Mody
2015-10-20 16:19   ` Thomas Monjalon
2015-10-22  0:39     ` Rasesh Mody
2015-10-08 16:54 ` [dpdk-dev] [PATCH 6/6] bnx2x: Add BNX2X PMD versioning Rasesh Mody

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=1444323245-2622-1-git-send-email-rasesh.mody@qlogic.com \
    --to=rasesh.mody@qlogic.com \
    --cc=dev@dpdk.org \
    --cc=sony.chacko@qlogic.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).