On Fri, Mar 27, 2020 at 12:12:29PM +0300, Paul Blakey wrote: > Currently flow offload threads are synchronized by the flow block mutex. > Use rw lock instead to increase flow insertion (read) concurrency. Applied to nf-next, thanks.
On Fri, Mar 27, 2020 at 12:12:29PM +0300, Paul Blakey wrote: > Currently flow offload threads are synchronized by the flow block mutex. > Use rw lock instead to increase flow insertion (read) concurrency. Applied to nf-next, thanks.