Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751995AbbEIVM1 (ORCPT ); Sat, 9 May 2015 17:12:27 -0400 Received: from www62.your-server.de ([213.133.104.62]:45569 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750977AbbEIVMZ (ORCPT ); Sat, 9 May 2015 17:12:25 -0400 Message-ID: <554E7837.6060002@iogearbox.net> Date: Sat, 09 May 2015 23:12:23 +0200 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Xi Wang , netdev@vger.kernel.org CC: "David S. Miller" , linux-kernel@vger.kernel.org, Alexei Starovoitov , Will Deacon Subject: Re: [PATCH net-next] test: bpf: extend "load 64-bit immediate" testcase References: <1431159270-2960-1-git-send-email-xi.wang@gmail.com> In-Reply-To: <1431159270-2960-1-git-send-email-xi.wang@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 18 On 05/09/2015 10:14 AM, Xi Wang wrote: > Extend the testcase to catch a signedness bug in the arm64 JIT: > > test_bpf: #58 load 64-bit immediate jited:1 ret -1 != 1 FAIL (1 times) > > This is useful to ensure other JITs won't have a similar bug. > > Link: https://lkml.org/lkml/2015/5/8/458 > Cc: Alexei Starovoitov > Cc: Will Deacon > Signed-off-by: Xi Wang Acked-by: Daniel Borkmann -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/