[Intel-wired-lan] [PATCH net-next v8 5/5] ice: Document txbalancing parameter
Michal Wilczynski
michal.wilczynski at intel.com
Fri Jul 22 14:11:29 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 8c082b139bbd..d260a58d1d5d 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