[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150720.203505.673166237258951387.davem@davemloft.net>
Date: Mon, 20 Jul 2015 20:35:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: nschichan@...ebox.fr
Cc: dborkman@...hat.com, mgherzan@...il.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, linux@....linux.org.uk, ast@...mgrid.com
Subject: Re: [PATCH 0/6] BPF JIT fixes and features for ARM
From: Nicolas Schichan <nschichan@...ebox.fr>
Date: Thu, 16 Jul 2015 18:46:29 +0200
> This serie fixes issues with the ARM BPF JIT and adds support for more
> instructions to the ARM BPF JIT.
>
> The first three patches are fixing bugs in the ARM JIT and should
> probably find their way to a stable kernel.
>
> The last three patches add support to the ARM JIT for more BPF
> instructions, namely skb netdevice type retrieval, skb payload offset
> retrieval, and skb packet type retrieval.
>
> With the first three patches, all 60 test_bpf tests in Linux 4.1 release
> are now passing OK (was 54 out of 60 before).
>
> The last three patches allow 35 tests to use the JIT instead of 29
> before.
>
> Like previous ARM JIT patches this should go via the net tree.
You've submitted this in a manner which is very mixed up and difficult
for me to handle.
For the bug fixes, create a separate series that targets the 'net' tree.
Next, create another series with the new features that target 'net-next'.
Carefully and clearly indicate that the series depends upon the bug fix
one and I'll sort it out.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists