[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190520133830.1ac11fc8@cakuba.netronome.com>
Date: Mon, 20 May 2019 13:38:30 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Matteo Croce <mcroce@...hat.com>
Cc: xdp-newbies@...r.kernel.org, bpf@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>,
netdev <netdev@...r.kernel.org>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>
Subject: Re: [PATCH 1/5] samples/bpf: fix test_lru_dist build
On Mon, 20 May 2019 19:46:27 +0200, Matteo Croce wrote:
> On Sat, May 18, 2019 at 2:46 AM Matteo Croce <mcroce@...hat.com> wrote:
> >
> > Fix the following error by removing a duplicate struct definition:
> >
>
> Hi all,
>
> I forget to send a cover letter for this series, but basically what I
> wanted to say is that while patches 1-3 are very straightforward,
> patches 4-5 are a bit rough and I accept suggstions to make a cleaner
> work.
samples depend on headers being locally installed:
make headers_install
Are you intending to change that?
Powered by blists - more mailing lists