Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752418AbdGEWiY (ORCPT ); Wed, 5 Jul 2017 18:38:24 -0400 Received: from mail-it0-f50.google.com ([209.85.214.50]:36796 "EHLO mail-it0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751886AbdGEWiW (ORCPT ); Wed, 5 Jul 2017 18:38:22 -0400 MIME-Version: 1.0 In-Reply-To: References: <1495754003-21099-1-git-send-email-illusionist.neo@gmail.com> <593E6B0F.8070901@iogearbox.net> <59419D1E.2060303@iogearbox.net> <594813AA.5010001@iogearbox.net> <59495367.3080402@iogearbox.net> <594A9FA5.1080003@iogearbox.net> From: Kees Cook Date: Wed, 5 Jul 2017 15:38:20 -0700 X-Google-Sender-Auth: gg5UMj4VYTd1YUzUc1V5n_D6HJc Message-ID: Subject: Re: [PATCH v2] arm: eBPF JIT compiler To: Shubham Bansal Cc: Daniel Borkmann , Network Development , "David S. Miller" , Alexei Starovoitov , Russell King , "linux-arm-kernel@lists.infradead.org" , LKML , Andrew Lunn Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 685 Lines: 24 On Wed, Jul 5, 2017 at 3:11 PM, Kees Cook wrote: > On Fri, Jun 23, 2017 at 3:39 PM, Shubham Bansal > wrote: >> Hi Russell,Daniel and Kees, >> >> I am attaching the latest patch with this mail. It included support >> for BPF_CALL | BPF_JMP tested with and without constant blinding on >> ARMv7 machine. >> Due to the limitation on my machine I can't test the tail call. It >> would be a great help if any of you could help me with this. > > Is this just a matter of running test_bpf? If so: Tested-by: Kees Cook test_bpf: Summary: 316 PASSED, 0 FAILED, [287/308 JIT'ed] -Kees -- Kees Cook Pixel Security