summaryrefslogtreecommitdiff
path: root/Documentation/automake.mk
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2020-02-28 17:33:07 +0100
committerIlya Maximets <i.maximets@ovn.org>2020-03-06 12:41:04 +0100
commit4cf89cb0742419cda7b290816fbf3b9f6edfa1fc (patch)
treeb0bbc2005b5a1ea108f1222349392a3fe44b3d1d /Documentation/automake.mk
parent704ae35726cbc6e4bd1d3c68b0fe30aa5af45fb8 (diff)
downloadopenvswitch-4cf89cb0742419cda7b290816fbf3b9f6edfa1fc.tar.gz
dpdk: Remove deprecated pdump support.
DPDK pdump was deprecated in 2.13 release and didn't actually work since 2.11. Removing it. More details in commit 4ae8c4617fd3 ("dpdk: Deprecate pdump support.") 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 22976a3cd..691f345ec 100644
--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -36,7 +36,6 @@ DOC_SOURCE = \
Documentation/topics/dpdk/bridge.rst \
Documentation/topics/dpdk/jumbo-frames.rst \
Documentation/topics/dpdk/memory.rst \
- Documentation/topics/dpdk/pdump.rst \
Documentation/topics/dpdk/phy.rst \
Documentation/topics/dpdk/pmd.rst \
Documentation/topics/dpdk/qos.rst \