Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752544AbbF0JPO (ORCPT ); Sat, 27 Jun 2015 05:15:14 -0400 Received: from www62.your-server.de ([213.133.104.62]:39372 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752660AbbF0JPI (ORCPT ); Sat, 27 Jun 2015 05:15:08 -0400 Message-ID: <558E6980.5070101@iogearbox.net> Date: Sat, 27 Jun 2015 11:14:40 +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: linux-kernel@vger.kernel.org, Alexei Starovoitov Subject: Re: [PATCH net-next] test_bpf: extend tests for 32-bit endianness conversion References: <1435332320-6476-1-git-send-email-xi.wang@gmail.com> In-Reply-To: <1435332320-6476-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: 646 Lines: 16 On 06/26/2015 05:25 PM, Xi Wang wrote: > Currently "ALU_END_FROM_BE 32" and "ALU_END_FROM_LE 32" do not test if > the upper bits of the result are zeros (the arm64 JIT had such bugs). > Extend the two tests to catch this. > > Cc: Alexei Starovoitov > Signed-off-by: Xi Wang Thanks for extending the test suite! 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/