[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190204074317.GA13757@splinter>
Date: Mon, 4 Feb 2019 07:43:19 +0000
From: Ido Schimmel <idosch@...lanox.com>
To: Jakub Kicinski <jakub.kicinski@...ronome.com>
CC: "jiri@...nulli.us" <jiri@...nulli.us>,
"dsahern@...il.com" <dsahern@...il.com>,
"stephen@...workplumber.org" <stephen@...workplumber.org>,
"oss-drivers@...ronome.com" <oss-drivers@...ronome.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH iproute2-next] devlink: report cell size
On Sun, Feb 03, 2019 at 05:39:19PM -0800, Jakub Kicinski wrote:
> diff --git a/man/man8/devlink-sb.8 b/man/man8/devlink-sb.8
> index 1882833a3fa7..767c932dd4c1 100644
> --- a/man/man8/devlink-sb.8
> +++ b/man/man8/devlink-sb.8
> @@ -128,6 +128,16 @@ Behaviour of this argument it the same for every command.
> - specifies the devlink device to show pools.
> If this argument is omitted all pools of all devices are listed.
>
> +Display available pools listing their
> +.B type, size, thtype
> +and
> +.B cell_size. cell_size
> +is the allocation granularity of memory within the shared buffer. Drivers
> +may round up, round down or reject
> +.B size
> +passed to the set command if its not multiple of
s/its/it is/
> +.B cell_size.
> +
> .SS devlink sb pool set - set attributes of pool
>
> .PP
> --
> 2.19.2
>
Powered by blists - more mailing lists