Move back the dpdk-testpmd reference to the right section of this
document so that the link in howto/dpdk does not point to
"vhost-user-client tx retries config".
Fixes: 080f080c3bc1 ("netdev-dpdk: Enable tx-retries-max config.")
Signed-off-by: David Marchand <[email protected]>
---
The problem can be checked by looking at
http://docs.openvswitch.org/en/latest/howto/dpdk/:
"To accomplish this, build the testpmd application as described in
vhost-user-client tx retries config."
---
Documentation/topics/dpdk/vhost-user.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/topics/dpdk/vhost-user.rst
b/Documentation/topics/dpdk/vhost-user.rst
index 724aa62..fab87bd 100644
--- a/Documentation/topics/dpdk/vhost-user.rst
+++ b/Documentation/topics/dpdk/vhost-user.rst
@@ -348,8 +348,6 @@ The default value is ``false``.
across a 10Gbps link possibly unacceptably slow. So recommended hugepage
size is 2MB.
-.. _dpdk-testpmd:
-
vhost-user-client tx retries config
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -375,6 +373,8 @@ Tx retries max can be set for vhost-user-client ports::
Configurable vhost tx retries are not supported with vhost-user ports.
+.. _dpdk-testpmd:
+
DPDK in the Guest
-----------------
--
1.8.3.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev