[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180716233922.b5kmhutvvk3nskr7@ast-mbp.dhcp.thefacebook.com>
Date: Mon, 16 Jul 2018 16:39:24 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: Jakub Kicinski <jakub.kicinski@...ronome.com>,
oss-drivers@...ronome.com, netdev@...r.kernel.org
Subject: Re: [PATCH bpf-next 0/2] tools: bpf: build cleanups
On Tue, Jul 17, 2018 at 12:34:03AM +0200, Daniel Borkmann wrote:
> On 07/16/2018 07:57 PM, Jakub Kicinski wrote:
> > Hi!
> >
> > While tracking down the perf vs libbpf vs reallocarray build issue
> > I noticed libbpf is checking for a feature it never uses and that
> > bpftool's makefile attempt to reuse feature dump doesn't really
> > make sense.
> >
> > Jakub Kicinski (2):
> > tools: libbpf: remove libelf-getphdrnum feature detection
> > tools: bpftool: don't pass FEATURES_DUMP to libbpf
> >
> > tools/bpf/bpftool/Makefile | 2 +-
> > tools/lib/bpf/Makefile | 6 +-----
> > 2 files changed, 2 insertions(+), 6 deletions(-)
> >
>
> Acked-by: Daniel Borkmann <daniel@...earbox.net>
somehow cover letter didn't make it into patchworks,
so I applied both patches manually to bpf-next and propagated Daniel's Ack.
Thanks!
Powered by blists - more mailing lists