From: Paul Blakey <paulb@xxxxxxxxxxxx> Date: Tue, 24 Mar 2020 15:17:18 +0200 > The following patchset opens support for offloading tuples in parallel. > > Patches for netfilter replace the flow table block lock with rw sem, > and use a work entry per offload command, so they can be run in > parallel under rw sem read lock. > > MLX5 patch removes the unguarded ct entries list, and instead uses > rhashtable's iterator to support the above. This doesn't apply cleanly, please respin. Thank you.