netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch iproute2-next] man: fix devlink object list
@ 2018-03-29 14:26 Jiri Pirko
  2018-03-30 16:43 ` David Ahern
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Pirko @ 2018-03-29 14:26 UTC (permalink / raw)
  To: netdev; +Cc: stephen, dsahern, mlxsw, valex

From: Jiri Pirko <jiri@mellanox.com>

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
---
 man/man8/devlink.8 | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/man/man8/devlink.8 b/man/man8/devlink.8
index b83909da9a53..7986310f0617 100644
--- a/man/man8/devlink.8
+++ b/man/man8/devlink.8
@@ -19,7 +19,7 @@ devlink \- Devlink tool
 
 .ti -8
 .IR OBJECT " := { "
-.BR dev " | " port " | " monitor " }"
+.BR dev " | " port " | " monitor " | " sb " | " resource " }"
 .sp
 
 .ti -8
@@ -74,6 +74,14 @@ When combined with -j generate a pretty JSON output.
 .B monitor
 - watch for netlink messages.
 
+.TP
+.B sb
+- devlink shared buffer configuration.
+
+.TP
+.B resource
+- devlink device resource configuration.
+
 .SS
 .I COMMAND
 
-- 
2.14.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [patch iproute2-next] man: fix devlink object list
  2018-03-29 14:26 [patch iproute2-next] man: fix devlink object list Jiri Pirko
@ 2018-03-30 16:43 ` David Ahern
  2018-04-02  9:15   ` Jiri Pirko
  0 siblings, 1 reply; 3+ messages in thread
From: David Ahern @ 2018-03-30 16:43 UTC (permalink / raw)
  To: Jiri Pirko, netdev; +Cc: stephen, mlxsw, valex

On 3/29/18 8:26 AM, Jiri Pirko wrote:
> From: Jiri Pirko <jiri@mellanox.com>
> 
> Signed-off-by: Jiri Pirko <jiri@mellanox.com>
> ---
>  man/man8/devlink.8 | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)
> 

resource and sb exist on master, so this patch seems more appropriate
for it than -next.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch iproute2-next] man: fix devlink object list
  2018-03-30 16:43 ` David Ahern
@ 2018-04-02  9:15   ` Jiri Pirko
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Pirko @ 2018-04-02  9:15 UTC (permalink / raw)
  To: David Ahern; +Cc: netdev, stephen, mlxsw, valex

Fri, Mar 30, 2018 at 06:43:33PM CEST, dsahern@gmail.com wrote:
>On 3/29/18 8:26 AM, Jiri Pirko wrote:
>> From: Jiri Pirko <jiri@mellanox.com>
>> 
>> Signed-off-by: Jiri Pirko <jiri@mellanox.com>
>> ---
>>  man/man8/devlink.8 | 10 +++++++++-
>>  1 file changed, 9 insertions(+), 1 deletion(-)
>> 
>
>resource and sb exist on master, so this patch seems more appropriate
>for it than -next.

It's a documentation fix, so I sent it to -next. I don't mind this to be
applied on master though. Stephen?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-02  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-29 14:26 [patch iproute2-next] man: fix devlink object list Jiri Pirko
2018-03-30 16:43 ` David Ahern
2018-04-02  9:15   ` Jiri Pirko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).