summaryrefslogtreecommitdiff
path: root/Documentation/howto
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 /Documentation/howto
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 'Documentation/howto')
-rw-r--r--Documentation/howto/dpdk.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/howto/dpdk.rst b/Documentation/howto/dpdk.rst
index f0fe2bef7..d9de7bedd 100644
--- a/Documentation/howto/dpdk.rst
+++ b/Documentation/howto/dpdk.rst
@@ -391,6 +391,7 @@ Supported protocols for hardware offload matches are:
Supported actions for hardware offload are:
- Output.
+- Drop.
Further Reading
---------------