]> git.proxmox.com Git - mirror_ovs.git/commitdiff
NEWS: Fix location of output actions to be under DPDK.
authorEli Britstein <elibr@mellanox.com>
Fri, 17 Jan 2020 08:26:58 +0000 (08:26 +0000)
committerIlya Maximets <i.maximets@ovn.org>
Fri, 17 Jan 2020 09:53:06 +0000 (10:53 +0100)
In the cited commit, the output actions NEWS was mistakenly under OVSDB
instead of DPDK. Fix it.

Fixes: 3c7330ebf036 ("netdev-offload-dpdk: Support offload of output action.")
Signed-off-by: Eli Britstein <elibr@mellanox.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
NEWS

diff --git a/NEWS b/NEWS
index 4d56eee319002459d1966c4e5e555a0b4e768215..8a1f36248bfd77f3d0e95646c38f42616e909bf2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ Post-v2.12.0
      * DPDK ring ports (dpdkr) are deprecated and will be removed in next
        releases.
      * Add support for DPDK 19.11.
+     * Add hardware offload support for output, drop, set of MAC, IPv4 and
+       TCP/UDP ports actions (experimental).
    - RSTP:
      * The rstp_statistics column in Port table will only be updated every
        stats-update-interval configured in Open_vSwtich table.
@@ -34,8 +36,6 @@ Post-v2.12.0
        interval is increased to 60 seconds for the connection to the
        replication server. This value is configurable with the unixctl
        command - ovsdb-server/set-active-ovsdb-server-probe-interval.
-     * Add hardware offload support for output, drop, set of MAC, IPv4 and
-       TCP/UDP ports actions (experimental).
      * ovsdb-server: New OVSDB extension to allow clients to specify row UUIDs.
    - 'ovs-appctl dpctl/dump-flows' can now show offloaded=partial for
      partially offloaded flows, dp:dpdk for fully offloaded by dpdk, and