ACK: [SRU][F:linux-bluefield][PATCH v1 0/3] Support hardware stats for tc actions
Tim Gardner
tim.gardner at canonical.com
Tue Apr 4 12:19:31 UTC 2023
On 4/3/23 4:38 PM, William Tu wrote:
> BugLink: https://bugs.launchpad.net/bugs/2015136
>
> * Explain the bug(s)
>
> tc hardware stats are not offloaded from some offloaded actions (pedit, sample, skbedit)
>
> * brief explanation of fixes
>
> Implement the necessary callbacks to report back stats for these actions.
>
> * How to test
>
> Configure two mlx5 rep devices and VFs.
> Add tc offloaded tc rules with pedit action, and hit that rule with traffic
>
> Ido Schimmel (1):
> sched: act_sample: Implement stats_update callback
>
> Petr Machata (2):
> sched: act_skbedit: Implement stats_update callback
> sched: act_pedit: Implement stats_update callback
>
> net/sched/act_pedit.c | 11 +++++++++++
> net/sched/act_sample.c | 11 +++++++++++
> net/sched/act_skbedit.c | 11 +++++++++++
> 3 files changed, 33 insertions(+)
>
Acked-by: Tim Gardner <tim.gardner at canonical.com>
--
-----------
Tim Gardner
Canonical, Inc
More information about the kernel-team
mailing list