[Accel-config] [PATCH 6/6] accel-config: Update config-wq documentation with driver_name option
Ramesh Thomas <ramesh.thomas at intel.com> Mon, 31 Jan 2022 18:53:19 -0800
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
Update documentation of config-wq command with driver_name option details. Signed-off-by: Ramesh Thomas <ramesh.thomas(a)intel.com> --- Documentation/accfg/accel-config-config-wq.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/accfg/accel-config-config-wq.txt b/Documentation/accfg/accel-config-config-wq.txt index 39c8a8b..509fe34 100644 --- a/Documentation/accfg/accel-config-config-wq.txt +++ b/Documentation/accfg/accel-config-config-wq.txt @@ -65,6 +65,11 @@ OPTIONS Typically it is used for identifying the wq in some unique way. A possible suggestion would be using a uuid string. +-d:: +--driver-name:: + specify the name of the driver to bind. This should be one of the valid + wq drivers found in /sys/bus/dsa/drivers + -m:: --mode:: configure the mode for the wq. The wq mode can be set as "dedicated" or -- 2.31.1