[PATCH 32/33] doc: update vhost guide
Ferruh Yigit
ferruh.yigit at amd.com
Wed Mar 22 00:59:40 CET 2023
- Rename "Vhost PMD arguments" section to "Runtime Configuration"
Signed-off-by: Ferruh Yigit <ferruh.yigit at amd.com>
---
doc/guides/nics/vhost.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/nics/vhost.rst b/doc/guides/nics/vhost.rst
index d7c0e2ade86f..39c6fcff5887 100644
--- a/doc/guides/nics/vhost.rst
+++ b/doc/guides/nics/vhost.rst
@@ -25,8 +25,8 @@ Currently, the vhost PMD provides the basic functionality of packet reception, t
* Don't need to stop RX/TX, when the user wants to stop a guest or a virtio-net driver on guest.
-Vhost PMD arguments
--------------------
+Runtime Configuration
+---------------------
The user can specify below arguments in `--vdev` option.
--
2.34.1
More information about the dev
mailing list