APPLIED: [SRU][F:linux-bluefield][PATCH v1 0/3] Support hardware stats for tc actions
Bartlomiej Zolnierkiewicz
bartlomiej.zolnierkiewicz at canonical.com
Wed Apr 5 11:09:28 UTC 2023
Applied to focal:linux-bluefield/master-next. Thanks.
--
Best regards,
Bartlomiej
On Tue, Apr 4, 2023 at 12:39 AM William Tu <witu at nvidia.com> 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(+)
>
More information about the kernel-team
mailing list