]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - net/core/devlink.c
devlink: Add relation between dpipe and resource
authorArkadi Sharshevsky <arkadis@mellanox.com>
Mon, 15 Jan 2018 07:59:05 +0000 (08:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jan 2018 19:15:34 +0000 (14:15 -0500)
commit56dc7cd0a87a1ff4f49ee1e67bd88e768385d51a
tree2140397e0976eeadf51f9881ca456e852e081ad7
parent2d8dc5bbf4e7603747875eb5cadcd67c1fa8b1bb
devlink: Add relation between dpipe and resource

The hardware processes which are modeled via dpipe commonly use some
internal hardware resources. Such relation can improve the understanding
of hardware limitations. The number of resource's unit consumed per
table's entry are also provided for each table.

Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/devlink.h
include/uapi/linux/devlink.h
net/core/devlink.c