]> git.proxmox.com Git - mirror_ovs.git/commitdiff
NEWS: Move entry from 'v2.6.0' to 'Post-v2.6.0'
authorCiara Loftus <ciara.loftus@intel.com>
Tue, 4 Oct 2016 12:58:30 +0000 (13:58 +0100)
committerBen Pfaff <blp@ovn.org>
Tue, 4 Oct 2016 23:44:24 +0000 (16:44 -0700)
Configurable queue sizing for DPDK ports did not make the 2.6 release
however the NEWS entry suggests it did. Fix this.

Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS

diff --git a/NEWS b/NEWS
index 8480e3c928a7cc1753e2dafacafc244541df9477..ee873d67e0b7f5782fcdbae367f05bb91c5aee65 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,9 @@ Post-v2.6.0
        a per-OpenFlow bridge basis rather than globally. (The interface
        has not changed.)
      * Removed support for IPsec tunnels.
+   - DPDK:
+     * New option 'n_rxq_desc' and 'n_txq_desc' fields for DPDK interfaces
+       which set the number of rx and tx descriptors to use for the given port.
 
 v2.6.0 - xx xxx xxxx
 ---------------------
@@ -129,8 +132,6 @@ v2.6.0 - xx xxx xxxx
      * Remove dpdkvhostcuse port type.
      * OVS client mode for vHost and vHost reconnect (Requires QEMU 2.7)
      * 'dpdkvhostuserclient' port type.
-     * New option 'n_rxq_desc' and 'n_txq_desc' fields for DPDK interfaces
-       which set the number of rx and tx descriptors to use for the given port.
    - Increase number of registers to 16.
    - ovs-benchmark: This utility has been removed due to lack of use and
      bitrot.