System Grab Bag

View all man pages from Ubuntu (or from all projects)

Name

devlink-resource - devlink device resource configuration

Synopsis

devlink "[ " OPTIONS " ]" resource " { " COMMAND " | " help " }" OPTIONS " := { " -v[erbose] } devlink resource show DEV devlink resource help "devlink resource set"DEV

Description

Devlink Resource Show - Display Devlink Device'S Resosources

"DEV" - specifies the devlink device to show. Format is: BUS_NAME/BUS_ADDRESS

Devlink Resource Set - Sets Resource Size Of Specific Resource

"DEV" - specifies the devlink device.

Resource's path.

The new resource's size.

Examples

devlink resource show pci/0000:01:00.0 Shows the resources of the specified devlink device.

devlink resource set pci/0000:01:00.0 /kvd/linear 98304 Sets the size of the specified resource for the specified devlink device.

See Also

  1. devlink(8),
  2. devlink-port(8),
  3. devlink-sb(8),
  4. devlink-monitor(8),

Author

Arkadi Sharshevsky <[email protected]>