aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/vpp-84d35e51ff62a58c.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-27 18:01:44 +0000
committerGerrit Code Review <review@openstack.org>2017-02-27 18:01:44 +0000
commit34c46241cda3be567017943560d218ced3bbdc03 (patch)
tree695b88a5fb2256a472a81240914278f30363eb76 /releasenotes/notes/vpp-84d35e51ff62a58c.yaml
parent2373b3592b24717ad6a72e4a7ce5eff86d1a8ca5 (diff)
parent0ea941a615c038c2cda55a2ba5df1ac7183c7f0c (diff)
Merge "Add VPP composable service"
Diffstat (limited to 'releasenotes/notes/vpp-84d35e51ff62a58c.yaml')
-rw-r--r--releasenotes/notes/vpp-84d35e51ff62a58c.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/vpp-84d35e51ff62a58c.yaml b/releasenotes/notes/vpp-84d35e51ff62a58c.yaml
new file mode 100644
index 00000000..b78df17d
--- /dev/null
+++ b/releasenotes/notes/vpp-84d35e51ff62a58c.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - Add the ability to deploy VPP. Vector Packet Processing (VPP) is a high
+ performance packet processing stack that runs in user space in Linux.
+ VPP is used as an alternative to kernel networking stack for
+ accelerated network data path.