Soft Patch Panel
 help / color / mirror / Atom feed
From: ogawa.yasufumi@lab.ntt.co.jp
To: ferruh.yigit@intel.com, spp@dpdk.org, ogawa.yasufumi@lab.ntt.co.jp
Subject: [spp] [PATCH 1/1] version: 18.05.1
Date: Mon, 19 Nov 2018 19:25:34 +0900	[thread overview]
Message-ID: <1542623134-11119-2-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> (raw)
In-Reply-To: <1542623134-11119-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp>

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

This patch is to update to v18.05.1 because SPP is largely changed from
v18.05. Spp-ctl is added to support REST APIs for managing from
frameworks such as OpenStack.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
---
 CONTRIBUTING.txt    | 3 ++-
 Makefile            | 2 +-
 docs/guides/conf.py | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt
index 01e1b65..2467547 100644
--- a/CONTRIBUTING.txt
+++ b/CONTRIBUTING.txt
@@ -48,4 +48,5 @@ Coding Guidelines
 Maintainer
 ----------
 
-The SPP maintainer is: Ferruh Yigit <ferruh.yigit@intel.com>
+* Ferruh Yigit <ferruh.yigit@intel.com>
+* Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
diff --git a/Makefile b/Makefile
index 47fa4cb..d5423ca 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@
 #   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 #   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-VERSION = 18.05
+VERSION = 18.05.1
 
 ifeq ($(RTE_SDK),)
 $(error "Please define RTE_SDK environment variable")
diff --git a/docs/guides/conf.py b/docs/guides/conf.py
index 1d340b8..a2f9c20 100644
--- a/docs/guides/conf.py
+++ b/docs/guides/conf.py
@@ -57,7 +57,7 @@ author = ''
 # built documents.
 #
 # The short X.Y version.
-version = u'v18.05'
+version = u'v18.05.1'
 # The full version, including alpha/beta/rc tags.
 release = version
 
-- 
2.13.1

      reply	other threads:[~2018-11-19 10:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-19 10:25 [spp] [PATCH 0/1] Update to 18.05.1 ogawa.yasufumi
2018-11-19 10:25 ` ogawa.yasufumi [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=1542623134-11119-2-git-send-email-ogawa.yasufumi@lab.ntt.co.jp \
    --to=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=ferruh.yigit@intel.com \
    --cc=spp@dpdk.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).