Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > This patch removes r10fdd6d80e4c ("netfilter: nf_tables: Implement fast > bitwise expression") and 23f68d462984 ("netfilter: nft_cmp: optimize > comparison for 16-bytes") which aim to speed up matching on 128-bits and > <= 32-bits fields with bitwise operations in favour of the new combo > match approach. No objections from my side, I see you retained the payload_fast helper so ip saddr @bla isn't impacted. Acked-by: Florian Westphal <fw@xxxxxxxxx>