DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/6] bnx2x: Enable BNX2X PMD versioned at 1.0.0
@ 2015-10-08 16:53 Rasesh Mody
  2015-10-08 16:54 ` [dpdk-dev] [PATCH 1/6] bnx2x: FreeBSD enablement Rasesh Mody
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Rasesh Mody @ 2015-10-08 16:53 UTC (permalink / raw)
  To: dev; +Cc: sony.chacko

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-10-22  0:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-08 16:53 [dpdk-dev] [PATCH 0/6] bnx2x: Enable BNX2X PMD versioned at 1.0.0 Rasesh Mody
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

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).