[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200314092640.GA2199@nanopsycho.orion>
Date: Sat, 14 Mar 2020 10:26:40 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: dsahern@...il.com, stephen@...workplumber.org, mlxsw@...lanox.com
Subject: Re: [patch iproute2/net-next v4] tc: m_action: introduce support for
hw stats type
Fri, Mar 13, 2020 at 01:12:57PM CET, jiri@...nulli.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"
[...]
Powered by blists - more mailing lists