Previous fix was also wrong. Fixes: 167703d ("doc: Convert INSTALL.DPDK to rST")
Signed-off-by: Mauricio Vasquez B <mauricio.vasq...@polito.it> --- INSTALL.DPDK.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/INSTALL.DPDK.rst b/INSTALL.DPDK.rst index 5780909..4ca9b27 100644 --- a/INSTALL.DPDK.rst +++ b/INSTALL.DPDK.rst @@ -55,7 +55,7 @@ In addition to the requirements described in the `installation guide Detailed system requirements can be found at `DPDK requirements`_, while more detailed install information can be found in the `advanced installation guide -<INSTALL.DPDK-advanced.md>`__. +<INSTALL.DPDK-ADVANCED.md>`__. .. _DPDK supported NIC: http://dpdk.org/doc/nics .. _DPDK requirements: http://dpdk.org/doc/guides/linux_gsg/sys_reqs.html @@ -257,7 +257,7 @@ them to cores 1,2, run: $ ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask=6 For details on using ivshmem with DPDK, refer to `the advanced installation -guide <INSTALL.DPDK-advanced.md>`__. +guide <INSTALL.DPDK-ADVANCED.md>`__. Refer to ovs-vswitchd.conf.db(5) for additional information on configuration options. @@ -386,7 +386,7 @@ DPDK 'testpmd' application can be run in the Guest VM for high speed packet forwarding between vhostuser ports. DPDK and testpmd application has to be compiled on the guest VM. Below are the steps for setting up the testpmd application in the VM. More information on the vhostuser ports can be found in -the `advanced install guide <INSTALL.DPDK-advanced.md>`__. +the `advanced install guide <INSTALL.DPDK-ADVANCED.md>`__. .. note:: Support for DPDK in the guest requires QEMU >= 2.2.0. @@ -648,12 +648,12 @@ When you finish testing, bind the vNICs back to kernel: .. note:: More information on the dpdkvhostuser ports can be found in the `advanced - installation guide <INSTALL.DPDK-advanced.md>`__. + installation guide <INSTALL.DPDK-ADVANCED.md>`__. PHY-VM-PHY (IVSHMEM loopback) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Refer to the `advanced installation guide <INSTALL.DPDK-advanced.md>`__. +Refer to the `advanced installation guide <INSTALL.DPDK-ADVANCED.md>`__. Limitations ------------ -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev