datapath-windows: Enable multiprocessor compilation on solution
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index e683dae..18fca10 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,17 @@ Post-v2.5.0
      * OpenFlow 1.4+ OFPMP_QUEUE_DESC is now supported.
    - ovs-ofctl:
      * queue-get-config command now allows a queue ID to be specified.
+   - DPDK:
+     * New option "n_rxq" for PMD interfaces.
+       Old 'other_config:n-dpdk-rxqs' is no longer supported.
+   - ovs-benchmark: This utility has been removed due to lack of use and
+     bitrot.
+   - ovs-appctl:
+     * New "vlog/close" command.
+   - ovsdb-server:
+     * Remove max number of sessions limit, to enable connection scaling
+       testing.
+
 
 v2.5.0 - xx xxx xxxx
 ---------------------