public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli.us>
To: netdev@vger.kernel.org
Cc: dsahern@gmail.com, stephen@networkplumber.org, mlxsw@mellanox.com
Subject: Re: [patch iproute2/net-next v4] tc: m_action: introduce support for hw stats type
Date: Sat, 14 Mar 2020 10:26:40 +0100	[thread overview]
Message-ID: <20200314092640.GA2199@nanopsycho.orion> (raw)
In-Reply-To: <20200313121257.11131-1-jiri@resnulli.us>

Fri, Mar 13, 2020 at 01:12:57PM CET, jiri@resnulli.us wrote:

[...]

>diff --git a/tc/m_action.c b/tc/m_action.c
>index 4da810c8c0aa..2af15738922e 100644
>--- a/tc/m_action.c
>+++ b/tc/m_action.c
>@@ -51,8 +51,9 @@ static void act_usage(void)
> 		"	FL := ls | list | flush | <ACTNAMESPEC>\n"
> 		"	ACTNAMESPEC :=  action <ACTNAME>\n"
> 		"	ACTISPEC := <ACTNAMESPEC> <INDEXSPEC>\n"
>-		"	ACTSPEC := action <ACTDETAIL> [INDEXSPEC]\n"
>+		"	ACTSPEC := action <ACTDETAIL> [INDEXSPEC] [HWSTATSSPEC]\n"
> 		"	INDEXSPEC := index <32 bit indexvalue>\n"
>+		"	HWSTATSSPEC := hwstats [ immediate | delayed | disabled ]\n"

Sent v5 to fix this. Sorry.

> 		"	ACTDETAIL := <ACTNAME> <ACTPARAMS>\n"
> 		"		Example ACTNAME is gact, mirred, bpf, etc\n"
> 		"		Each action has its own parameters (ACTPARAMS)\n"

[...]

      reply	other threads:[~2020-03-15  4:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-13 12:12 [patch iproute2/net-next v4] tc: m_action: introduce support for hw stats type Jiri Pirko
2020-03-14  9:26 ` Jiri Pirko [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=20200314092640.GA2199@nanopsycho.orion \
    --to=jiri@resnulli.us \
    --cc=dsahern@gmail.com \
    --cc=mlxsw@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --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