Skip to content

Commit 745a130

Browse files
author
Saeed Mahameed
committed
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: 0844fa5 ("net/mlx5: Let user configure io_eq_size param") Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
1 parent 5dd29f4 commit 745a130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/networking/devlink/mlx5.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Parameters
1717
- Validation
1818
* - ``enable_roce``
1919
- driverinit
20+
- Type: Boolean
2021
* - ``io_eq_size``
2122
- driverinit
2223
- The range is between 64 and 4096.

0 commit comments

Comments
 (0)