linux/Documentation
Parav Pandit 076b2a9dbb devlink: Add new "enable_vnet" generic device param
Add new device generic parameter to enable/disable creation of
VDPA net auxiliary device and associated device functionality
in the devlink instance.

User who prefers to disable such functionality can disable it using below
example.

$ devlink dev param set pci/0000:06:00.0 \
              name enable_vnet value false cmode driverinit
$ devlink dev reload pci/0000:06:00.0

At this point devlink instance do not create auxiliary device for the
VDPA net functionality.

Signed-off-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-11 14:34:21 +01:00
..
2021-06-30 12:12:56 -07:00
2021-06-30 15:51:09 -07:00
2021-06-30 19:45:42 +02:00
2021-07-25 09:21:21 +01:00
2021-07-08 12:18:04 -07:00
2021-07-08 12:06:20 -07:00
2021-05-31 22:48:24 -04:00
2021-07-01 08:36:12 +02:00
2021-05-26 09:11:24 +02:00