[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c546debd-221a-73e4-2c1b-4aecd58376df@gmail.com>
Date: Sat, 2 Nov 2019 08:43:05 -0600
From: David Ahern <dsahern@...il.com>
To: Vlad Buslov <vladbu@...lanox.com>, netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...lanox.com
Subject: Re: [PATCH iproute2 net-next v2] tc: implement support for action
flags
On 10/30/19 8:20 AM, Vlad Buslov wrote:
> Implement setting and printing of action flags with single available flag
> value "no_percpu" that translates to kernel UAPI TCA_ACT_FLAGS value
> TCA_ACT_FLAGS_NO_PERCPU_STATS. Update man page with information regarding
> usage of action flags.
>
> Example usage:
>
> # tc actions add action gact drop no_percpu
> # sudo tc actions list action gact
> total acts 1
>
> action order 0: gact action drop
> random type none pass val 0
> index 1 ref 1 bind 0
> no_percpu
>
> Signed-off-by: Vlad Buslov <vladbu@...lanox.com>
Applied to iproute2-next. Thanks,
Powered by blists - more mailing lists