summaryrefslogtreecommitdiff
path: root/Documentation/automake.mk
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2020-02-28 17:56:46 +0100
committerIlya Maximets <i.maximets@ovn.org>2020-03-06 12:41:04 +0100
commit82c9d9993d47f8990af23721c049f65369177dfa (patch)
tree40467c1c3453850ecee871c0e29934ffd1e5e0be /Documentation/automake.mk
parent4cf89cb0742419cda7b290816fbf3b9f6edfa1fc (diff)
downloadopenvswitch-82c9d9993d47f8990af23721c049f65369177dfa.tar.gz
netdev-dpdk: Remove deprecated ring port type.
'dpdkr' ring ports was deprecated in 2.13 release and was not actually used for a long time. Remove support now. More details in commit b4c5f00c339b ("netdev-dpdk: Deprecate ring ports.") Acked-by: Aaron Conole <aconole@redhat.com> Acked-by: David Marchand <david.marchand@redhat.com> Acked-by: Ian Stokes <ian.stokes@intel.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'Documentation/automake.mk')
-rw-r--r--Documentation/automake.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/automake.mk b/Documentation/automake.mk
index 691f345ec..f85c4320e 100644
--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -39,7 +39,6 @@ DOC_SOURCE = \
Documentation/topics/dpdk/phy.rst \
Documentation/topics/dpdk/pmd.rst \
Documentation/topics/dpdk/qos.rst \
- Documentation/topics/dpdk/ring.rst \
Documentation/topics/dpdk/vdev.rst \
Documentation/topics/dpdk/vhost-user.rst \
Documentation/topics/fuzzing/index.rst \