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

William Tu witu at nvidia.com
Thu Feb 23 22:32:49 UTC 2023


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(-)

-- 
2.34.1




More information about the kernel-team mailing list