]> git.proxmox.com Git - mirror_ovs.git/blobdiff - NEWS
netdev-afxdp: Fix transmission freeze in native mode without zerocopy.
[mirror_ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index 17f92babf4c4b50dcd747d251c65bb15e3b9b0c5..2acde3fe817ee311d2c9287d602b14fb9a2fb153 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,8 +25,7 @@ Post-v2.12.0
      * DPDK pdump support is deprecated and will be removed in next releases.
      * DPDK ring ports (dpdkr) are deprecated and will be removed in next
        releases.
-     * OVS validated with DPDK 18.11.5, due to the inclusion of a fix for
-       CVE-2019-14818, this DPDK version is strongly recommended to be used.
+     * Add support for DPDK 19.11.
 
 v2.12.0 - 03 Sep 2019
 ---------------------
@@ -101,6 +100,9 @@ v2.12.0 - 03 Sep 2019
      * Add support for conntrack zone-based timeout policy.
    - 'ovs-dpctl dump-flows' is no longer suitable for dumping offloaded flows.
      'ovs-appctl dpctl/dump-flows' should be used instead.
+   - Add new argument '--offload-stats' for command
+     'ovs-appctl bridge/dump-flows',
+     so it can display offloaded packets statistics.
    - Add L2 GRE tunnel over IPv6 support.
 
 v2.11.0 - 19 Feb 2019