On Tue, Feb 22, 2022 at 05:09:59PM +0200, Vlad Buslov wrote: > To improve hardware offload debuggability and allow capping total amount of > offload 'add' in-flight entries on workqueue in following patch extend > struct netns_nftables with 'count_wq_add' counter and expose it to > userspace as 'nf_flowtable_count_wq_add' sysctl entry. Increment the > counter when allocating new workqueue task and decrement it after > flow_offload_work_add() is finished. No objections to expose stats as described in patches 4/8, 6/8 and 7/8.