From: Harish Patil <harish.patil@qlogic.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [PATCH v5 0/4] bnx2x: poll mode driver
Date: Thu, 23 Jul 2015 06:51:55 +0000 [thread overview]
Message-ID: <D1D5DCEA.A5E3E%harish.patil@qlogic.com> (raw)
In-Reply-To: <1437410000-15907-1-git-send-email-stephen@networkplumber.org>
>
>Changes in this version (v5):
> - rebase to 2.1.0-rc1
> - fix version map for 2.1
> - fix doxygen comments
> - add BCM57410 ids
>
>Stephen Hemminger (4):
> eal: provide functions to access PCI config
> bnx2x: driver core
> bnx2x: driver support routines
> bnx2x: enable PMD build
>
> MAINTAINERS | 3 +
> config/common_linuxapp | 10 +
> drivers/net/Makefile | 1 +
> drivers/net/bnx2x/Makefile | 28 +
> drivers/net/bnx2x/bnx2x.c | 11821
>+++++++++++++++++++
> drivers/net/bnx2x/bnx2x.h | 1998 ++++
> drivers/net/bnx2x/bnx2x_ethdev.c | 542 +
> drivers/net/bnx2x/bnx2x_ethdev.h | 79 +
> drivers/net/bnx2x/bnx2x_logs.h | 51 +
> drivers/net/bnx2x/bnx2x_rxtx.c | 487 +
> drivers/net/bnx2x/bnx2x_rxtx.h | 85 +
> drivers/net/bnx2x/bnx2x_stats.c | 1619 +++
> drivers/net/bnx2x/bnx2x_stats.h | 632 +
> drivers/net/bnx2x/bnx2x_vfpf.c | 597 +
> drivers/net/bnx2x/bnx2x_vfpf.h | 315 +
> drivers/net/bnx2x/debug.c | 113 +
> drivers/net/bnx2x/ecore_fw_defs.h | 422 +
> drivers/net/bnx2x/ecore_hsi.h | 6348 ++++++++++
> drivers/net/bnx2x/ecore_init.h | 841 ++
> drivers/net/bnx2x/ecore_init_ops.h | 886 ++
> drivers/net/bnx2x/ecore_mfw_req.h | 206 +
> drivers/net/bnx2x/ecore_reg.h | 3663 ++++++
> drivers/net/bnx2x/ecore_sp.c | 5455 +++++++++
> drivers/net/bnx2x/ecore_sp.h | 1795 +++
> drivers/net/bnx2x/elink.c | 13378
>++++++++++++++++++++++
> drivers/net/bnx2x/elink.h | 609 +
> drivers/net/bnx2x/rte_pmd_bnx2x_version.map | 4 +
> lib/librte_eal/bsdapp/eal/eal_pci.c | 83 +
> lib/librte_eal/bsdapp/eal/rte_eal_version.map | 3 +-
> lib/librte_eal/common/include/rte_pci.h | 32 +
> lib/librte_eal/common/include/rte_pci_dev_ids.h | 61 +
> lib/librte_eal/linuxapp/eal/eal_pci.c | 50 +
> lib/librte_eal/linuxapp/eal/eal_pci_init.h | 11 +
> lib/librte_eal/linuxapp/eal/eal_pci_uio.c | 14 +
> lib/librte_eal/linuxapp/eal/eal_pci_vfio.c | 16 +
> lib/librte_eal/linuxapp/eal/rte_eal_version.map | 3 +-
> mk/rte.app.mk | 2 +
> 37 files changed, 52261 insertions(+), 2 deletions(-)
> create mode 100644 drivers/net/bnx2x/Makefile
> create mode 100644 drivers/net/bnx2x/bnx2x.c
> create mode 100644 drivers/net/bnx2x/bnx2x.h
> create mode 100644 drivers/net/bnx2x/bnx2x_ethdev.c
> create mode 100644 drivers/net/bnx2x/bnx2x_ethdev.h
> create mode 100644 drivers/net/bnx2x/bnx2x_logs.h
> create mode 100644 drivers/net/bnx2x/bnx2x_rxtx.c
> create mode 100644 drivers/net/bnx2x/bnx2x_rxtx.h
> create mode 100644 drivers/net/bnx2x/bnx2x_stats.c
> create mode 100644 drivers/net/bnx2x/bnx2x_stats.h
> create mode 100644 drivers/net/bnx2x/bnx2x_vfpf.c
> create mode 100644 drivers/net/bnx2x/bnx2x_vfpf.h
> create mode 100644 drivers/net/bnx2x/debug.c
> create mode 100644 drivers/net/bnx2x/ecore_fw_defs.h
> create mode 100644 drivers/net/bnx2x/ecore_hsi.h
> create mode 100644 drivers/net/bnx2x/ecore_init.h
> create mode 100644 drivers/net/bnx2x/ecore_init_ops.h
> create mode 100644 drivers/net/bnx2x/ecore_mfw_req.h
> create mode 100644 drivers/net/bnx2x/ecore_reg.h
> create mode 100644 drivers/net/bnx2x/ecore_sp.c
> create mode 100644 drivers/net/bnx2x/ecore_sp.h
> create mode 100644 drivers/net/bnx2x/elink.c
> create mode 100644 drivers/net/bnx2x/elink.h
> create mode 100644 drivers/net/bnx2x/rte_pmd_bnx2x_version.map
>
>--
>2.1.4
>
>
Acked-by: Harish Patil <harish.patil@qlogic.com>
Thanks,
Harish
________________________________
This message and any attached documents contain information from the sending company or its parent company(s), subsidiaries, divisions or branch offices that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message.
next prev parent reply other threads:[~2015-07-23 6:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 16:33 [PATCH v5 0/4] bnx2x: poll mode driver Stephen Hemminger
2015-07-20 16:33 ` [PATCH v5 1/4] eal: provide functions to access PCI config Stephen Hemminger
2015-07-20 16:33 ` [PATCH v5 2/4] bnx2x: driver core Stephen Hemminger
2015-07-20 16:33 ` [PATCH v5 3/4] bnx2x: driver support routines Stephen Hemminger
2015-07-20 16:33 ` [PATCH v5 4/4] bnx2x: enable PMD build Stephen Hemminger
2015-07-27 9:42 ` Iremonger, Bernard
2015-07-27 13:29 ` Thomas Monjalon
2015-07-23 6:51 ` Harish Patil [this message]
2015-07-27 2:09 ` [PATCH v5 0/4] bnx2x: poll mode driver Thomas Monjalon
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=D1D5DCEA.A5E3E%harish.patil@qlogic.com \
--to=harish.patil@qlogic.com \
--cc=dev@dpdk.org \
--cc=stephen@networkplumber.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).