APPLIED: [SRU][F:linux-bluefield][PATCH v2 0/2] netfilter: flowtable: add counter support in HW offload Edit

Bartlomiej Zolnierkiewicz bartlomiej.zolnierkiewicz at canonical.com
Fri Mar 10 16:32:41 UTC 2023


Applied to focal:linux-bluefield/master-next. Thanks.

--
Best regards,
Bartlomiej

On Thu, Feb 23, 2023 at 11:34 PM William Tu <witu at nvidia.com> wrote:
>
> BugLink: https://bugs.launchpad.net/bugs/2008136
>
> While conntrack tuples are offloaded to hardware and conntrack packet
> accounting is enabled, offloaded packets aren't counted.
> The series cherry pick and backport two commits below.
> ef803b3cf96a netfilter: flowtable: add counter support in HW offload
> 9312eabab4a6 netfilter: conntrack: add nf_ct_acct_add()
>
> wenxu (2):
>   netfilter: conntrack: add nf_ct_acct_add()
>   netfilter: flowtable: add counter support in HW offload
>
>  include/net/netfilter/nf_conntrack_acct.h | 11 ++++++++++-
>  net/netfilter/nf_conntrack_core.c         |  7 ++++---
>  net/netfilter/nf_flow_table_offload.c     | 12 ++++++++++++
>  3 files changed, 26 insertions(+), 4 deletions(-)
>



More information about the kernel-team mailing list