Re: [v24.11 PATCH v1] net/sfc: allow for use of indirect counter in tunnel offload

2024-08-01 Thread Ferruh Yigit
On 7/29/2024 5:38 PM, Ivan Malov wrote: > Support the use of indirect counters in so-called SWITCH > rules (second stage lookup and steering after supposed > decapsulation) in tunnel offload. An indirect counter > can either come instead of an inline counter or, when > the latter is a conntrack-ass

[v24.11 PATCH v1] net/sfc: allow for use of indirect counter in tunnel offload

2024-07-29 Thread Ivan Malov
Support the use of indirect counters in so-called SWITCH rules (second stage lookup and steering after supposed decapsulation) in tunnel offload. An indirect counter can either come instead of an inline counter or, when the latter is a conntrack-assisted counter, follow it. Signed-off-by: Ivan Mal