Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/linux...
[sfrench/cifs-2.6.git] / Documentation / networking / devlink-params-mlx5.txt
1 flow_steering_mode      [DEVICE, DRIVER-SPECIFIC]
2                         Controls the flow steering mode of the driver.
3                         Two modes are supported:
4                         1. 'dmfs' - Device managed flow steering.
5                         2. 'smfs  - Software/Driver managed flow steering.
6                         In DMFS mode, the HW steering entities are created and
7                         managed through the Firmware.
8                         In SMFS mode, the HW steering entities are created and
9                         managed though by the driver directly into Hardware
10                         without firmware intervention.
11                         Type: String
12                         Configuration mode: runtime
13
14 enable_roce             [DEVICE, GENERIC]
15                         Enable handling of RoCE traffic in the device.
16                         Defaultly enabled.
17                         Configuration mode: driverinit