From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751985AbdJCQYr (ORCPT ); Tue, 3 Oct 2017 12:24:47 -0400 Received: from mail-pg0-f68.google.com ([74.125.83.68]:34392 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750820AbdJCQYp (ORCPT ); Tue, 3 Oct 2017 12:24:45 -0400 X-Google-Smtp-Source: AOwi7QDbjiibUZEYHdTBiNpyQTv8qnOvsV9YefhRlSFg6bAnbyxQ8dp4qgRUbQpnxrzsR4BJ99q90g== Subject: Re: [PATCH 1/1] xdp: Sample xdp program implementing ip forward To: cjacob , netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <1507016225-319-1-git-send-email-Christina.Jacob@cavium.com> <1507016225-319-2-git-send-email-Christina.Jacob@cavium.com> From: David Ahern Message-ID: Date: Tue, 3 Oct 2017 09:24:44 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <1507016225-319-2-git-send-email-Christina.Jacob@cavium.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/3/17 12:37 AM, cjacob wrote: > diff --git a/samples/bpf/xdp3_kern.c b/samples/bpf/xdp3_kern.c > new file mode 100644 > index 0000000..62d905d > --- /dev/null > +++ b/samples/bpf/xdp3_kern.c > @@ -0,0 +1,204 @@ > +/* Copyright (c) 2016 PLUMgrid 2016 PLUMgrid? > + * > + * This program is free software; you can redistribute it and/or > + * modify it under the terms of version 2 of the GNU General Public > + * License as published by the Free Software Foundation. > + */ > +#define KBUILD_MODNAME "