[spp] [PATCH] version: 18.08.2

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Tue Mar 5 09:50:10 CET 2019


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

This patch is to update to v18.08.2.

* Add spp_mirror and spp_pcap features.

* Update design of SPP controller and add multi-node support.

* Enable launch secondary process from primary with `pri` command.

* Revise whole of structure of documentation and update contents.

* Fix misc bugs. Revise log messages and comments. Refactor for name of
  variables, functions and defines.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
---
 GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile
index fff7e77..4fa7740 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2018 Nippon Telegraph and Telephone Corporation
 
-VERSION := 18.08.1
+VERSION := 18.08.2
 
 ifneq ($(RTE_SDK),)
 # Default target, can be overriden by command line or environment
-- 
2.17.1



More information about the spp mailing list