summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEli Britstein <elibr@mellanox.com>2020-01-09 07:46:52 +0000
committerIlya Maximets <i.maximets@ovn.org>2020-01-16 13:34:10 +0100
commitabb288c00a815fedd8d9173090f4f88d1c9b3a11 (patch)
tree144de459550eeadd27e810b3fc65d705db88bb67 /NEWS
parent3c7330ebf036511a8215cdd2612c82797c50c6c7 (diff)
downloadopenvswitch-abb288c00a815fedd8d9173090f4f88d1c9b3a11.tar.gz
netdev-offload-dpdk: Support offload of drop action.
Signed-off-by: Eli Britstein <elibr@mellanox.com> Reviewed-by: Oz Shlomo <ozsh@mellanox.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7f31ad80b..ffa6a91be 100644
--- a/NEWS
+++ b/NEWS
@@ -34,7 +34,7 @@ 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 actions (experimental).
+ * Add hardware offload support for output and drop actions (experimental).
- 'ovs-appctl dpctl/dump-flows' can now show offloaded=partial for
partially offloaded flows, dp:dpdk for fully offloaded by dpdk, and
type filter supports new filters: "dpdk" and "partially-offloaded".