[PATCH 17/33] doc: update kni guide
Ferruh Yigit
ferruh.yigit at amd.com
Wed Mar 22 00:59:25 CET 2023
- Rename "PMD arguments" section to "Runtime Configuration"
Signed-off-by: Ferruh Yigit <ferruh.yigit at amd.com>
---
doc/guides/nics/kni.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/nics/kni.rst b/doc/guides/nics/kni.rst
index 2a23bb3f3b40..bd3033bb585c 100644
--- a/doc/guides/nics/kni.rst
+++ b/doc/guides/nics/kni.rst
@@ -62,8 +62,8 @@ KNI control path is not supported with the PMD, since there is no physical
backend device by default.
-PMD arguments
--------------
+Runtime Configuration
+---------------------
``no_request_thread``, by default PMD creates a pthread for each KNI interface
to handle Linux network interface control commands, like ``ifconfig kni0 up``
--
2.34.1
More information about the dev
mailing list