aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
authorMichael Guralnik <michaelgur@mellanox.com>2019-11-08 23:45:20 +0000
committerSaeed Mahameed <saeedm@mellanox.com>2019-11-11 12:15:29 -0800
commit6c7295e13ffd5623b02f1adc1442f1d8a3d52424 (patch)
treee51c6883807b745a92b73f0644ab612cd27329f4 /Documentation/networking
parentnet/mlx5: fix spelling mistake "metdata" -> "metadata" (diff)
downloadlinux-dev-6c7295e13ffd5623b02f1adc1442f1d8a3d52424.tar.xz
linux-dev-6c7295e13ffd5623b02f1adc1442f1d8a3d52424.zip
devlink: Add new "enable_roce" generic device param
New device parameter to enable/disable handling of RoCE traffic in the device. Signed-off-by: Michael Guralnik <michaelgur@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Maor Gottlieb <maorg@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'Documentation/networking')
-rw-r--r--Documentation/networking/devlink-params.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/networking/devlink-params.txt b/Documentation/networking/devlink-params.txt
index ddba3e9b55b1..04e234e9acc9 100644
--- a/Documentation/networking/devlink-params.txt
+++ b/Documentation/networking/devlink-params.txt
@@ -65,3 +65,7 @@ reset_dev_on_drv_probe [DEVICE, GENERIC]
Reset only if device firmware can be found in the
filesystem.
Type: u8
+
+enable_roce [DEVICE, GENERIC]
+ Enable handling of RoCE traffic in the device.
+ Type: Boolean