Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753983AbbHCPCO (ORCPT ); Mon, 3 Aug 2015 11:02:14 -0400 Received: from www62.your-server.de ([213.133.104.62]:49361 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637AbbHCPCN (ORCPT ); Mon, 3 Aug 2015 11:02:13 -0400 Message-ID: <55BF8272.8000508@iogearbox.net> Date: Mon, 03 Aug 2015 17:02:10 +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: Nicolas Schichan , Alexei Starovoitov , "David S. Miller" , netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/6] test_bpf: add more tests for LD_ABS and LD_IND. References: <1438610528-14245-1-git-send-email-nschichan@freebox.fr> <1438610528-14245-6-git-send-email-nschichan@freebox.fr> In-Reply-To: <1438610528-14245-6-git-send-email-nschichan@freebox.fr> 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: 653 Lines: 14 On 08/03/2015 04:02 PM, Nicolas Schichan wrote: > This exerces the LD_ABS and LD_IND instructions for various sizes and > alignments. This also checks that X when used as an offset to a > BPF_IND instruction first in a filter is correctly set to 0. > > Signed-off-by: Nicolas Schichan > Acked-by: Alexei Starovoitov 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/