aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/devlink/mlx5.rst
diff options
context:
space:
mode:
authorSaeed Mahameed <saeedm@nvidia.com>2022-01-06 15:07:07 -0800
committerSaeed Mahameed <saeedm@nvidia.com>2022-01-06 16:22:55 -0800
commit745a13061aa079b36d83ba7f36dc051dbfccd888 (patch)
treef80bfbce8d0d4a13bcabe7bec07213f15e8be44b /Documentation/networking/devlink/mlx5.rst
parentnet/mlx5e: Add recovery flow in case of error CQE (diff)
downloadlinux-dev-745a13061aa079b36d83ba7f36dc051dbfccd888.tar.xz
linux-dev-745a13061aa079b36d83ba7f36dc051dbfccd888.zip
Documentation: devlink: mlx5.rst: Fix htmldoc build warning
Fix the following build warning: Documentation/networking/devlink/mlx5.rst:13: WARNING: Error parsing content block for the "list-table" directive: +uniform two-level bullet list expected, but row 2 does not contain the same number of items as row 1 (2 vs 3). ... Add the missing item in the first row. Fixes: 0844fa5f7b89 ("net/mlx5: Let user configure io_eq_size param") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to '')
-rw-r--r--Documentation/networking/devlink/mlx5.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/devlink/mlx5.rst b/Documentation/networking/devlink/mlx5.rst
index 38e94ed65936..29ad304e6fba 100644
--- a/Documentation/networking/devlink/mlx5.rst
+++ b/Documentation/networking/devlink/mlx5.rst
@@ -17,6 +17,7 @@ Parameters
- Validation
* - ``enable_roce``
- driverinit
+ - Type: Boolean
* - ``io_eq_size``
- driverinit
- The range is between 64 and 4096.