On 2/4/19 7:28 AM, Jakub Kicinski wrote: > Print the value of DEVLINK_ATTR_SB_POOL_CELL_SIZE, if reported. > > Example: > pci/0000:82:00.0: > sb 1 pool 0 type egress size 40945664 thtype static cell_size 2048 > sb 2 pool 0 type egress size 258867200 thtype static cell_size 10240 > ... > > v3: - don't double space. > v2: - fix spelling. > > Signed-off-by: Jakub Kicinski <[email protected]> > Reviewed-by: Quentin Monnet <[email protected]> > --- > devlink/devlink.c | 3 +++ > man/man8/devlink-sb.8 | 10 ++++++++++ > 2 files changed, 13 insertions(+)
applied to iproute2-next. Thanks
