Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/1] Update to 18.05.1
@ 2018-11-19 10:25 ogawa.yasufumi
  2018-11-19 10:25 ` [spp] [PATCH 1/1] version: 18.05.1 ogawa.yasufumi
  0 siblings, 1 reply; 2+ messages in thread
From: ogawa.yasufumi @ 2018-11-19 10:25 UTC (permalink / raw)
  To: ferruh.yigit, spp, ogawa.yasufumi

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

Hi,

SPP is largely updated from v18.05. SPP controller is divided into
spp-ctl and CLI to support multiple controllers. In addition, several
bug fixes and updates of documentation are made from v18.05. Now it the
time to update SPP to v18.05.1.

Thanks,
Yasufumi

Yasufumi Ogawa (1):
  version: 18.05.1

 CONTRIBUTING.txt    | 3 ++-
 Makefile            | 2 +-
 docs/guides/conf.py | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.13.1

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

* [spp] [PATCH 1/1] version: 18.05.1
  2018-11-19 10:25 [spp] [PATCH 0/1] Update to 18.05.1 ogawa.yasufumi
@ 2018-11-19 10:25 ` ogawa.yasufumi
  0 siblings, 0 replies; 2+ messages in thread
From: ogawa.yasufumi @ 2018-11-19 10:25 UTC (permalink / raw)
  To: ferruh.yigit, spp, ogawa.yasufumi

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

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

end of thread, other threads:[~2018-11-19 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-19 10:25 [spp] [PATCH 0/1] Update to 18.05.1 ogawa.yasufumi
2018-11-19 10:25 ` [spp] [PATCH 1/1] version: 18.05.1 ogawa.yasufumi

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