]> git.proxmox.com Git - mirror_iproute2.git/commit - devlink/devlink.c
devlink: implement shared buffer occupancy control
authorJiri Pirko <jiri@mellanox.com>
Sat, 14 May 2016 13:21:02 +0000 (15:21 +0200)
committerStephen Hemminger <shemming@brocade.com>
Mon, 16 May 2016 18:22:04 +0000 (11:22 -0700)
commit25ec49be2cdfa571d5151f19a7395a7e462d2f49
tree9a117dd885fbcf7bc8b853957acf825e8f1200ce
parente6d7367d795a41abeea4acc1af8f3885c8918ba7
devlink: implement shared buffer occupancy control

Use kernel shared buffer occupancy control commands to make snapshot and
clear occupancy watermarks. Also, allow to show occupancy values in a
nice way.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
devlink/devlink.c