[Intel-wired-lan] [PATCH net-next v9 5/5] ice: Document txbalancing parameter
Michal Wilczynski
michal.wilczynski at intel.com
Thu Sep 8 10:54:27 UTC 2022
New driver specific parameter 'txbalancing' was introduced.
Describe parameter in the documentation.
Signed-off-by: Michal Wilczynski <michal.wilczynski at intel.com>
---
Documentation/networking/devlink/ice.rst | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/Documentation/networking/devlink/ice.rst b/Documentation/networking/devlink/ice.rst
index 0c89ceb8986d..6c6f2aef2e84 100644
--- a/Documentation/networking/devlink/ice.rst
+++ b/Documentation/networking/devlink/ice.rst
@@ -7,6 +7,23 @@ ice devlink support
This document describes the devlink features implemented by the ``ice``
device driver.
+Parameters
+=============
+
+.. list-table:: Driver-specific parameters implemented
+ :widths: 5 5 5 85
+
+ * - Name
+ - Type
+ - Mode
+ - Description
+ * - ``txbalancing``
+ - Boolean
+ - permanent
+ - This parameter gives user flexibility to choose the 5-layer
+ transmit scheduler topology which helps to smooth out the transmit
+ performance.
+
Info versions
=============
--
2.27.0
More information about the Intel-wired-lan
mailing list