Previous commits have converted dpdk EAL initialization from
requiring a ``--dpdk ... --`` command line arguments to using the Open
vSwitch database. This change announces that as significant NEWS.

Signed-off-by: Aaron Conole <[email protected]>
Signed-off-by: Kevin Traynor <[email protected]>
Tested-by: Sean K Mooney <[email protected]>
Tested-by: RobertX Wojciechowicz <[email protected]>
Acked-by: Panu Matilainen <[email protected]>
Acked-by: Flavio Leitner <[email protected]>
---
 NEWS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/NEWS b/NEWS
index 0a1d1dc..52f0752 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ Post-v2.5.0
        assignment.
      * Type of log messages from PMD threads changed from INFO to DBG.
      * QoS functionality with sample egress-policer implementation.
+     * The mechanism for configuring DPDK has changed from cli based, to
+       using the database.
+     * Some sensible defaults have been introduced for ease of use.
    - ovs-benchmark: This utility has been removed due to lack of use and
      bitrot.
    - ovs-appctl:
-- 
2.5.0

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to