DPDK patches and discussions
 help / color / mirror / Atom feed
From: Qi Zhang <qi.z.zhang@intel.com>
To: adrien.mazarguil@6wind.com
Cc: dev@dpdk.org, declan.doherty@intel.com,
	Thomas Monjalon <thomas@monjalon.net>
Subject: [dpdk-dev] [RFC 1/5] version: 17.11.0
Date: Wed, 20 Dec 2017 16:34:45 -0500	[thread overview]
Message-ID: <1513805689-28202-2-git-send-email-qi.z.zhang@intel.com> (raw)
In-Reply-To: <1513805689-28202-1-git-send-email-qi.z.zhang@intel.com>

From: Thomas Monjalon <thomas@monjalon.net>

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 lib/librte_eal/common/include/rte_version.h | 4 ++--
 pkg/dpdk.spec                               | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/librte_eal/common/include/rte_version.h b/lib/librte_eal/common/include/rte_version.h
index fa01807..b176f65 100644
--- a/lib/librte_eal/common/include/rte_version.h
+++ b/lib/librte_eal/common/include/rte_version.h
@@ -71,14 +71,14 @@ extern "C" {
 /**
  * Extra string to be appended to version number
  */
-#define RTE_VER_SUFFIX "-rc"
+#define RTE_VER_SUFFIX ""
 
 /**
  * Patch release number
  *   0-15 = release candidates
  *   16   = release
  */
-#define RTE_VER_RELEASE 4
+#define RTE_VER_RELEASE 16
 
 /**
  * Macro to compute a version number usable for comparisons
diff --git a/pkg/dpdk.spec b/pkg/dpdk.spec
index fd1b5ef..6a41fc7 100644
--- a/pkg/dpdk.spec
+++ b/pkg/dpdk.spec
@@ -30,7 +30,7 @@
 # OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Name: dpdk
-Version: 17.08
+Version: 17.11
 Release: 1
 Packager: packaging@6wind.com
 URL: http://dpdk.org
-- 
2.7.4

  reply	other threads:[~2017-12-21  4:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-20 21:34 [dpdk-dev] [RFC 0/5] rte_flow extension for vSwitch acceleration Qi Zhang
2017-12-20 21:34 ` Qi Zhang [this message]
2017-12-21  9:07   ` [dpdk-dev] [RFC 1/5] version: 17.11.0 De Lara Guarch, Pablo
2017-12-21  9:13     ` Zhang, Qi Z
2017-12-20 21:34 ` [dpdk-dev] [RFC 2/5] ether: add flow action to redirect packet in a switch domain Qi Zhang
2017-12-20 21:34 ` [dpdk-dev] [RFC 3/5] ether: add flow last hit query support Qi Zhang
2017-12-20 21:34 ` [dpdk-dev] [RFC 4/5] ether: Add flow timeout support Qi Zhang
2017-12-20 21:34 ` [dpdk-dev] [RFC 5/5] ether: add packet modification aciton in rte_flow Qi Zhang
2018-01-02  8:12 ` [dpdk-dev] [RFC 0/5] rte_flow extension for vSwitch acceleration Nelio Laranjeiro

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=1513805689-28202-2-git-send-email-qi.z.zhang@intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --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).