DPDK patches and discussions
 help / color / mirror / Atom feed
From: Rasesh Mody <rasesh.mody@cavium.com>
To: dev@dpdk.org
Cc: Rasesh Mody <rasesh.mody@cavium.com>,
	ferruh.yigit@intel.com, Dept-EngDPDKDev@cavium.com,
	thomas@monjalon.net
Subject: [dpdk-dev] [PATCH v2 2/2] net/bnx2x: bump PMD version to 1.0.6.1
Date: Thu,  2 Aug 2018 21:42:46 -0700	[thread overview]
Message-ID: <1533271366-1351-2-git-send-email-rasesh.mody@cavium.com> (raw)
In-Reply-To: <1532471149-2369-1-git-send-email-rasesh.mody@cavium.com>

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
---
 drivers/net/bnx2x/bnx2x.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/bnx2x/bnx2x.c b/drivers/net/bnx2x/bnx2x.c
index 9cb9f21..642d03a 100644
--- a/drivers/net/bnx2x/bnx2x.c
+++ b/drivers/net/bnx2x/bnx2x.c
@@ -31,7 +31,7 @@
 #define BNX2X_PMD_VER_PREFIX "BNX2X PMD"
 #define BNX2X_PMD_VERSION_MAJOR 1
 #define BNX2X_PMD_VERSION_MINOR 0
-#define BNX2X_PMD_VERSION_REVISION 5
+#define BNX2X_PMD_VERSION_REVISION 6
 #define BNX2X_PMD_VERSION_PATCH 1
 
 static inline const char *
-- 
1.7.10.3

      parent reply	other threads:[~2018-08-03  4:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-24 22:25 [dpdk-dev] [PATCH 1/2] net/bnx2x: fix to poll link status Rasesh Mody
2018-07-24 22:25 ` [dpdk-dev] [PATCH 2/2] net/bnx2x: bump PMD version to 1.0.6.1 Rasesh Mody
2018-08-02 19:57 ` [dpdk-dev] [PATCH 1/2] net/bnx2x: fix to poll link status Thomas Monjalon
2018-08-03  4:43   ` Mody, Rasesh
2018-08-03  4:42 ` [dpdk-dev] [PATCH v2 " Rasesh Mody
2018-08-03 13:34   ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon
2018-08-03  4:42 ` Rasesh Mody [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=1533271366-1351-2-git-send-email-rasesh.mody@cavium.com \
    --to=rasesh.mody@cavium.com \
    --cc=Dept-EngDPDKDev@cavium.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=thomas@monjalon.net \
    /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).