summaryrefslogtreecommitdiff
path: root/Documentation/automake.mk
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-05-26 15:12:38 +0100
committerBen Pfaff <blp@ovn.org>2017-06-06 16:09:37 -0700
commit144d1cee1b21f6cb85ba76f74d49bdc9f8d754fd (patch)
tree1eb61ac81e96adf91fc97477c307b90a24fb11f7 /Documentation/automake.mk
parentfff26167852e8f4b38dd61d08faecf4ae53beb28 (diff)
downloadopenvswitch-144d1cee1b21f6cb85ba76f74d49bdc9f8d754fd.tar.gz
docs: Document dpdkr ports
I has an idea what these were but that idea was somewhat incorrect and out-of-date. Add a minimal guide to fill in these gaps, along with a warning about how useless these things generally are now (yay, vhost-user). Signed-off-by: Stephen Finucane <stephen@that.guru> Cc: Ciara Loftus <ciara.loftus@intel.com> Cc: Kevin Traynor <ktraynor@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/automake.mk')
-rw-r--r--Documentation/automake.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/automake.mk b/Documentation/automake.mk
index 3c75d906a..9c9b42d34 100644
--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -31,6 +31,7 @@ DOC_SOURCE = \
Documentation/topics/datapath.rst \
Documentation/topics/design.rst \
Documentation/topics/dpdk/index.rst \
+ Documentation/topics/dpdk/ring.rst \
Documentation/topics/dpdk/vhost-user.rst \
Documentation/topics/testing.rst \
Documentation/topics/high-availability.rst \