Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753026AbbGADDQ (ORCPT ); Tue, 30 Jun 2015 23:03:16 -0400 Received: from mail-pd0-f173.google.com ([209.85.192.173]:35968 "EHLO mail-pd0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752988AbbGADDK (ORCPT ); Tue, 30 Jun 2015 23:03:10 -0400 Message-ID: <5593586B.5080703@plumgrid.com> Date: Tue, 30 Jun 2015 20:03:07 -0700 From: Alexei Starovoitov User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Xi Wang , netdev@vger.kernel.org CC: linux-kernel@vger.kernel.org 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 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 612 Lines: 14 On 6/26/15 8:25 AM, 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 looks good. Please resubmit when net-next reopens. Thanks! -- 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/