[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200515115106.GG2676@nanopsycho>
Date: Fri, 15 May 2020 13:51:06 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: Vlad Buslov <vladbu@...lanox.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, jhs@...atatu.com,
xiyou.wangcong@...il.com, dcaratti@...hat.com,
marcelo.leitner@...il.com, kuba@...nel.org
Subject: Re: [PATCH net-next v2 2/4] net: sched: implement terse dump support
in act
Fri, May 15, 2020 at 01:40:12PM CEST, vladbu@...lanox.com wrote:
>Extend tcf_action_dump() with boolean argument 'terse' that is used to
>request terse-mode action dump. In terse mode only essential data needed to
>identify particular action (action kind, cookie, etc.) and its stats is put
>to resulting skb and everything else is omitted. Implement
>tcf_exts_terse_dump() helper in cls API that is intended to be used to
>request terse dump of all exts (actions) attached to the filter.
>
>Signed-off-by: Vlad Buslov <vladbu@...lanox.com>
Reviewed-by: Jiri Pirko <jiri@...lanox.com>
Powered by blists - more mailing lists