summaryrefslogtreecommitdiff
path: root/INSTALL.DPDK.md
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2016-10-08 17:30:24 +0100
committerRussell Bryant <russell@ovn.org>2016-10-18 13:57:11 -0400
commitaff0c4a22e361ac9079047f184e032bdf549db28 (patch)
tree0ad2e3addaf6f1b5449608730a917e34803d23c6 /INSTALL.DPDK.md
parent731ee6a998c1dc62d1fb85c96b6a8b81c22f3bad (diff)
downloadopenvswitch-aff0c4a22e361ac9079047f184e032bdf549db28.tar.gz
doc: Convert INSTALL to rST
Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'INSTALL.DPDK.md')
-rw-r--r--INSTALL.DPDK.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md
index 30e925887..7eac86c4f 100644
--- a/INSTALL.DPDK.md
+++ b/INSTALL.DPDK.md
@@ -108,7 +108,7 @@ advanced install guide [INSTALL.DPDK-ADVANCED.md]
Note: Passing DPDK_BUILD can be skipped if DPDK library is installed in
standard locations i.e `./configure --with-dpdk` should suffice.
- Additional information can be found in [INSTALL.md].
+ Additional information can be found in [INSTALL.rst].
## <a name="ovssetup"></a> 3. Setup OVS with DPDK datapath
@@ -614,12 +614,12 @@ Please report problems to bugs@openvswitch.org.
[Download DPDK]: http://dpdk.org/browse/dpdk/refs/
[Download OVS]: http://openvswitch.org/releases/
[DPDK Supported NICs]: http://dpdk.org/doc/nics
-[Build Requirements]: https://github.com/openvswitch/ovs/blob/master/INSTALL.md#build-requirements
+[Build Requirements]: https://github.com/openvswitch/ovs/blob/master/INSTALL.rst#build-requirements
[INSTALL.DPDK-ADVANCED.md]: INSTALL.DPDK-ADVANCED.md
[OVS Testcases]: INSTALL.DPDK-ADVANCED.md#ovstc
[Vhost Walkthrough]: INSTALL.DPDK-ADVANCED.md#vhost
[DPDK in the VM]: INSTALL.DPDK.md#builddpdk
-[INSTALL.md]:INSTALL.md
+[INSTALL.rst]:INSTALL.rst
[INSTALL.Fedora.md]:INSTALL.Fedora.md
[INSTALL.RHEL.md]:INSTALL.RHEL.md
[INSTALL.Debian.md]:INSTALL.Debian.md