]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_16_11.rst
doc: announce promoting some vhost API to stable
[dpdk.git] / doc / guides / rel_notes / release_16_11.rst
index 8c9ec65c032d997db20866d9f3d7612887a90b82..3cec9143cfe1ef92fa5ec1d873d8be48fbd36b97 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2016 The DPDK contributors
+
 DPDK Release 16.11
 ==================
 
@@ -74,7 +77,7 @@ New Features
   the current version, even 64 bytes packets take two slots with Virtio PMD on guest
   side.
 
-  The main impact is better performance for 0% packet loss use-cases, as it
+  The main impact is better performance for 0% packet loss use cases, as it
   behaves as if the virtqueue size was enlarged, so more packets can be buffered
   in the case of system perturbations. On the downside, small performance degradations
   were measured when running micro-benchmarks.