public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Ido Schimmel <idosch@mellanox.com>
To: Jakub Kicinski <jakub.kicinski@netronome.com>
Cc: "jiri@resnulli.us" <jiri@resnulli.us>,
	"dsahern@gmail.com" <dsahern@gmail.com>,
	"stephen@networkplumber.org" <stephen@networkplumber.org>,
	"oss-drivers@netronome.com" <oss-drivers@netronome.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH iproute2-next] devlink: report cell size
Date: Mon, 4 Feb 2019 07:43:19 +0000	[thread overview]
Message-ID: <20190204074317.GA13757@splinter> (raw)
In-Reply-To: <20190204013919.816-1-jakub.kicinski@netronome.com>

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
> 

      reply	other threads:[~2019-02-04  7:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04  1:39 [PATCH iproute2-next] devlink: report cell size Jakub Kicinski
2019-02-04  7:43 ` Ido Schimmel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190204074317.GA13757@splinter \
    --to=idosch@mellanox.com \
    --cc=dsahern@gmail.com \
    --cc=jakub.kicinski@netronome.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@netronome.com \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox