diff options
author | Parav Pandit <parav@nvidia.com> | 2021-08-10 16:24:23 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-11 16:34:22 +0300 |
commit | 87158cedf00ef225ae111dba96973b172086420e (patch) | |
tree | 297943ab315688515ed4425118c06c7a574a9110 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a17beb28ed9dfd69e00ecd13cbd945fba8af4550 (diff) | |
download | linux-87158cedf00ef225ae111dba96973b172086420e.tar.xz |
net/mlx5: Support enable_rdma devlink dev param
Enable user to disable RDMA auxiliary device so that when it is not
required, user can disable it.
For example,
$ devlink dev param set pci/0000:06:00.0 \
name enable_rdma value false cmode driverinit
$ devlink dev reload pci/0000:06:00.0
At this point devlink instance do not create auxiliary device
mlx5_core.rdma.2 for the RDMA functionality.
Signed-off-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions