Skip to content

Commit

Permalink
doc: Convert INSTALL.DPDK to rST
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <[email protected]>
Signed-off-by: Russell Bryant <[email protected]>
  • Loading branch information
stephenfin authored and russellb committed Oct 18, 2016
1 parent aff0c4a commit 167703d
Show file tree
Hide file tree
Showing 11 changed files with 619 additions and 640 deletions.
6 changes: 3 additions & 3 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ A: Firstly, you must have a DPDK-enabled version of Open vSwitch.

Finally, it is required that DPDK port names begin with 'dpdk'.

See [INSTALL.DPDK.md] for more information on enabling and using DPDK with
See [INSTALL.DPDK.rst] for more information on enabling and using DPDK with
Open vSwitch.

### Q: How do I configure a VLAN as an RSPAN VLAN, that is, enable mirroring of all traffic to that VLAN?
Expand Down Expand Up @@ -778,7 +778,7 @@ A: More than likely, you've looped your network. Probably, eth0 and
for all the details.

Configuration for DPDK-enabled interfaces is slightly less
straightforward: see [INSTALL.DPDK.md].
straightforward: see [INSTALL.DPDK.rst].

- Perhaps you don't actually need eth0 and eth1 to be on the
same bridge. For example, if you simply want to be able to
Expand Down Expand Up @@ -2153,6 +2153,6 @@ http://openvswitch.org/
[WHY-OVS.md]:WHY-OVS.md
[INSTALL.rst]:INSTALL.rst
[OPENFLOW-1.1+.md]:OPENFLOW-1.1+.md
[INSTALL.DPDK.md]:INSTALL.DPDK.md
[INSTALL.DPDK.rst]:INSTALL.DPDK.rst
[Tutorial.md]:tutorial/Tutorial.md
[release-process.md]:Documentation/release-process.md
8 changes: 4 additions & 4 deletions INSTALL.DPDK-ADVANCED.md
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ Please report problems to [email protected].
[DPDK Linux GSG]: http://www.dpdk.org/doc/guides/linux_gsg/build_dpdk.html#binding-and-unbinding-network-ports-to-from-the-igb-uioor-vfio-modules
[DPDK Docs]: http://dpdk.org/doc
[libvirt]: http://libvirt.org/formatdomain.html
[Guest VM using libvirt]: INSTALL.DPDK.md#ovstc
[Vhost walkthrough]: INSTALL.DPDK.md#vhost
[INSTALL DPDK]: INSTALL.DPDK.md#build
[INSTALL OVS]: INSTALL.DPDK.md#build
[Guest VM using libvirt]: INSTALL.DPDK.rst#ovstc
[Vhost walkthrough]: INSTALL.DPDK.rst#vhost
[INSTALL DPDK]: INSTALL.DPDK.rst#build
[INSTALL OVS]: INSTALL.DPDK.rst#build
Loading

0 comments on commit 167703d

Please sign in to comment.