Lines Matching full:resource
4 Devlink Resource
9 resource, as well as how much of the given resource is currently
18 Resource Ids
21 Each resource is represented by an id, and contains information about its
22 current size and related sub resources. To access a sub resource, you
23 specify the path of the resource. For example ``/IPv4/fib`` is the id for
24 the ``fib`` sub-resource under the ``IPv4`` resource.
33 $devlink resource show pci/0000:03:00.0
41 Some resource's size can be changed. Examples:
45 $devlink resource set pci/0000:03:00.0 path /kvd/hash_single size 73088
46 $devlink resource set pci/0000:03:00.0 path /kvd/hash_double size 74368
53 $devlink resource show pci/0000:03:00.0
61 Note that changes in resource size may require a device reload to properly