netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ip: Add missing stats command to usage
@ 2024-02-03 20:03 Yedaya Katsman
  2024-02-05  9:44 ` Petr Machata
  2024-02-05 17:10 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Yedaya Katsman @ 2024-02-03 20:03 UTC (permalink / raw)
  To: netdev; +Cc: Petr Machata, Stephen Hemminger, Yedaya Katsman

The stats command was added in 54d82b0699a0 ("ip: Add a new family of
commands, "stats""), but wasn't included in the subcommand list in the
help usage.
Add it in the right position alphabetically.

Fixes: 54d82b0699a0 ("ip: Add a new family of commands, "stats"")
Signed-off-by: Yedaya Katsman <yedaya.ka@gmail.com>
---
 ip/ip.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ip/ip.c b/ip/ip.c
index 39bea69b7137..9e81248ff7f0 100644
--- a/ip/ip.c
+++ b/ip/ip.c
@@ -64,7 +64,7 @@ static void usage(void)
 		"where  OBJECT := { address | addrlabel | fou | help | ila | ioam | l2tp | link |\n"
 		"                   macsec | maddress | monitor | mptcp | mroute | mrule |\n"
 		"                   neighbor | neighbour | netconf | netns | nexthop | ntable |\n"
-		"                   ntbl | route | rule | sr | tap | tcpmetrics |\n"
+		"                   ntbl | route | rule | sr | stats | tap | tcpmetrics |\n"
 		"                   token | tunnel | tuntap | vrf | xfrm }\n"
 		"       OPTIONS := { -V[ersion] | -s[tatistics] | -d[etails] | -r[esolve] |\n"
 		"                    -h[uman-readable] | -iec | -j[son] | -p[retty] |\n"
-- 
2.34.1


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

* Re: [PATCH] ip: Add missing stats command to usage
  2024-02-03 20:03 [PATCH] ip: Add missing stats command to usage Yedaya Katsman
@ 2024-02-05  9:44 ` Petr Machata
  2024-02-05 17:10 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Petr Machata @ 2024-02-05  9:44 UTC (permalink / raw)
  To: Yedaya Katsman; +Cc: netdev, Petr Machata, Stephen Hemminger


Yedaya Katsman <yedaya.ka@gmail.com> writes:

> The stats command was added in 54d82b0699a0 ("ip: Add a new family of
> commands, "stats""), but wasn't included in the subcommand list in the
> help usage.
> Add it in the right position alphabetically.
>
> Fixes: 54d82b0699a0 ("ip: Add a new family of commands, "stats"")
> Signed-off-by: Yedaya Katsman <yedaya.ka@gmail.com>

Reviewed-by: Petr Machata <me@pmachata.org>

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

* Re: [PATCH] ip: Add missing stats command to usage
  2024-02-03 20:03 [PATCH] ip: Add missing stats command to usage Yedaya Katsman
  2024-02-05  9:44 ` Petr Machata
@ 2024-02-05 17:10 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-02-05 17:10 UTC (permalink / raw)
  To: Yedaya Katsman; +Cc: netdev, petrm, stephen

Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:

On Sat,  3 Feb 2024 22:03:05 +0200 you wrote:
> The stats command was added in 54d82b0699a0 ("ip: Add a new family of
> commands, "stats""), but wasn't included in the subcommand list in the
> help usage.
> Add it in the right position alphabetically.
> 
> Fixes: 54d82b0699a0 ("ip: Add a new family of commands, "stats"")
> Signed-off-by: Yedaya Katsman <yedaya.ka@gmail.com>
> 
> [...]

Here is the summary with links:
  - ip: Add missing stats command to usage
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=32bb7f8f99d2

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2024-02-05 17:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-03 20:03 [PATCH] ip: Add missing stats command to usage Yedaya Katsman
2024-02-05  9:44 ` Petr Machata
2024-02-05 17:10 ` patchwork-bot+netdevbpf

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).