From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: Re: arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit Date: Mon, 15 May 2017 21:55:13 +0200 Message-ID: <591A07A1.1030006@iogearbox.net> References: <20170510.212952.1440495072777358778.davem@davemloft.net> <20170510.215218.2185526627014393313.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: David Miller , Mircea Gherzan , Network Development , "kernel-hardening@lists.openwall.com" , "linux-arm-kernel@lists.infradead.org" , ast@fb.com To: Shubham Bansal , Kees Cook Return-path: Received: from www62.your-server.de ([213.133.104.62]:47284 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965174AbdEOTzS (ORCPT ); Mon, 15 May 2017 15:55:18 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On 05/13/2017 11:38 PM, Shubham Bansal wrote: > Finally finished testing. > > "test_bpf: Summary: 314 PASSED, 0 FAILED, [274/306 JIT'ed]" What are the missing pieces and how is the performance compared to the interpreter? Thanks, Daniel