]> git.proxmox.com Git - mirror_iproute2.git/commit
devlink: Add support for resource/dpipe relation
authorArkadi Sharshevsky <arkadis@mellanox.com>
Wed, 14 Feb 2018 08:55:21 +0000 (10:55 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 23 Feb 2018 16:36:05 +0000 (08:36 -0800)
commitead180274caf409c85af388ad0c945e1bdf05e5d
tree6289f34771623743d92c60cfc7eb99456610e826
parent06a2cda9b0636fa97abe41035aaff39bd97f0414
devlink: Add support for resource/dpipe relation

Dpipe - Each dpipe table can have one resource which is mapped to it.
The resource is presented via its full path. Furthermore, the number
of units consumed by single table entry is presented.

Resource - Each resource presents the dpipe tables that use it.

Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
devlink/devlink.c