Re: [PATCH v2] netfilter: nfnetlink_queue: optimize verdict lookup with hash table

From: Scott Mitchell

Date: Thu Nov 13 2025 - 10:32:20 EST


On Thu, Nov 13, 2025 at 4:19 AM Florian Westphal <fw@xxxxxxxxx> wrote:
>
> Scott Mitchell <scott.k.mitch1@xxxxxxxxx> wrote:
> > Signed-off-by: Scott Mitchell <scott_mitchell@xxxxxxxxx>
>
> Didn't notice this before, these two should match:
>
> scripts/checkpatch.pl netfilter-nfnetlink_queue-optimize-verdict-lookup-wi.patch
> WARNING: From:/Signed-off-by: email address mismatch: 'From: Scott Mitchell <scott.k.mitch1@xxxxxxxxx>' != 'Signed-off-by: Scott Mitchell <scott_mitchell@xxxxxxxxx>'

Good catch, will fix in v3 (coming shortly).