Skip to content

Commit 92059da

Browse files
bagasmeSaeed Mahameed
authored andcommitted
Documentation: net/mlx5: Add blank line separator before numbered lists
The doc forgets to add separator before numbered lists, which causes the lists to be appended to previous paragraph inline instead. Add the missing separator. Fixes: f2d51e5 ("net/mlx5: Separate mlx5 driver documentation into multiple pages") Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
1 parent 565b8c6 commit 92059da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • Documentation/networking/device_drivers/ethernet/mellanox/mlx5

Documentation/networking/device_drivers/ethernet/mellanox/mlx5/devlink.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ flow_steering_mode: Device flow steering mode
4040
---------------------------------------------
4141
The flow steering mode parameter controls the flow steering mode of the driver.
4242
Two modes are supported:
43+
4344
1. 'dmfs' - Device managed flow steering.
4445
2. 'smfs' - Software/Driver managed flow steering.
4546

@@ -99,6 +100,7 @@ between representors and stacked devices.
99100
By default metadata is enabled on the supported devices in E-switch.
100101
Metadata is applicable only for E-switch in switchdev mode and
101102
users may disable it when NONE of the below use cases will be in use:
103+
102104
1. HCA is in Dual/multi-port RoCE mode.
103105
2. VF/SF representor bonding (Usually used for Live migration)
104106
3. Stacked devices

0 commit comments

Comments
 (0)