[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230207212920.4cb83475@kernel.org>
Date: Tue, 7 Feb 2023 21:29:20 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Marcelo Ricardo Leitner <mleitner@...hat.com>
Cc: Oz Shlomo <ozsh@...dia.com>, <netdev@...r.kernel.org>,
Saeed Mahameed <saeedm@...dia.com>,
Roi Dayan <roid@...dia.com>, "Jiri Pirko" <jiri@...dia.com>,
"Simon Horman" <simon.horman@...igine.com>,
Jamal Hadi Salim <jhs@...atatu.com>,
Edward Cree <ecree.xilinx@...il.com>
Subject: Re: [PATCH net-next v3 0/9] add support for per action hw stats
On Mon, 6 Feb 2023 15:54:33 +0200 Oz Shlomo wrote:
> There are currently two mechanisms for populating hardware stats:
> 1. Using flow_offload api to query the flow's statistics.
> The api assumes that the same stats values apply to all
> the flow's actions.
> This assumption breaks when action drops or jumps over following
> actions.
> 2. Using hw_action api to query specific action stats via a driver
> callback method. This api assures the correct action stats for
> the offloaded action, however, it does not apply to the rest of the
> actions in the flow's actions array, as elaborated below.
Mercelo would you like to review this one as well or it's of lesser
interest?
Powered by blists - more mailing lists