Stefano Brivio <sbrivio@xxxxxxxxxx> wrote: > If the AVX2 set is available, we can exploit the repetitive > characteristic of this algorithm to provide a fast, vectorised > version by using 256-bit wide AVX2 operations for bucket loads and > bitwise intersections. Looks great, this needs a small rebase on top of nf-next now that the dynamic set registration is gone.