| .TH DEVLINK\-RESOURCE 8 "11 Feb 2018" "iproute2" "Linux" |
| devlink-resource \- devlink device resource configuration |
| \fB\-v\fR[\fIerbose\fR] } |
| .BR "devlink resource set" |
| .BI path " RESOURCE_PATH" |
| .BI size " RESOURCE_SIZE" |
| .SS devlink resource show - display devlink device's resosources |
| - specifies the devlink device to show. |
| .SS devlink resource set - sets resource size of specific resource |
| - specifies the devlink device. |
| .BI path " RESOURCE_PATH" |
| .BI size " RESOURCE_SIZE" |
| 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. |
| Arkadi Sharshevsky <arkadis@mellanox.com> |