ACK: [SRU][F:linux-bluefield][PATCH 0/4] Add support for CT accounting stats

Tim Gardner tim.gardner at canonical.com
Mon Jan 23 13:59:23 UTC 2023


On 1/20/23 3:33 PM, Bodong Wang wrote:
> Add CT accounting stats per flow for TC CT rules. This is only available
> when nf_conn_acct is enabled so it won’t affect performance when
> not enabled.
> 
> Marcelo Ricardo Leitner (1):
>    net/sched: act_ct: enable stats for HW offloaded entries
> 
> Pablo Neira Ayuso (2):
>    netfilter: conntrack: export nf_ct_acct_update()
>    netfilter: flowtable: add counter support
> 
> wenxu (1):
>    net/sched: act_ct: update nf_conn_acct for act_ct SW offload in
>      flowtable
> 
>   include/net/netfilter/nf_conntrack_acct.h |  2 ++
>   include/net/netfilter/nf_flow_table.h     |  3 ++-
>   include/uapi/linux/netfilter/nf_tables.h  | 13 +++++++++++++
>   net/netfilter/nf_conntrack_core.c         | 15 +++++++--------
>   net/netfilter/nf_flow_table_ip.c          |  7 +++++++
>   net/sched/act_ct.c                        |  6 +++++-
>   6 files changed, 36 insertions(+), 10 deletions(-)
> 
Acked-by: Tim Gardner <tim.gardner at canonical.com>
-- 
-----------
Tim Gardner
Canonical, Inc




More information about the kernel-team mailing list