summaryrefslogtreecommitdiff
path: root/Documentation/intro/install/dpdk.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/intro/install/dpdk.rst')
-rw-r--r--Documentation/intro/install/dpdk.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/intro/install/dpdk.rst b/Documentation/intro/install/dpdk.rst
index 2468c641b..36501c688 100644
--- a/Documentation/intro/install/dpdk.rst
+++ b/Documentation/intro/install/dpdk.rst
@@ -29,10 +29,12 @@ This document describes how to build and install Open vSwitch using a DPDK
datapath. Open vSwitch can use the DPDK library to operate entirely in
userspace.
-.. seealso::
+.. important::
The :doc:`releases FAQ </faq/releases>` lists support for the required
- versions of DPDK for each version of Open vSwitch.
+ versions of DPDK for each version of Open vSwitch. If building OVS and
+ DPDK outside of the master build tree users should consult this list
+ first.
Build requirements
------------------