[PATCH 4/5] doc: remove number of commands in vDPA guide
David Marchand
david.marchand at redhat.com
Thu Nov 23 12:44:04 CET 2023
There are now 5 supported commands.
Fixes: 6505865aa8ed ("examples/vdpa: add statistics show command")
Cc: stable at dpdk.org
Signed-off-by: David Marchand <david.marchand at redhat.com>
---
doc/guides/sample_app_ug/vdpa.rst | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/doc/guides/sample_app_ug/vdpa.rst b/doc/guides/sample_app_ug/vdpa.rst
index cb9c4f2169..6b6de53e48 100644
--- a/doc/guides/sample_app_ug/vdpa.rst
+++ b/doc/guides/sample_app_ug/vdpa.rst
@@ -38,8 +38,7 @@ where
* --iface specifies the path prefix of the UNIX domain socket file, e.g.
/tmp/vhost-user-, then the socket files will be named as /tmp/vhost-user-<n>
(n starts from 0).
-* --interactive means run the vdpa sample in interactive mode, currently 4
- internal cmds are supported:
+* --interactive means run the vdpa sample in interactive mode:
1. help: show help message
2. list: list all available vdpa devices
--
2.41.0
More information about the stable
mailing list