From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexei Starovoitov Subject: Re: [PATCH bpf-next v8 0/5] libbpf: add XDP binding support Date: Fri, 2 Feb 2018 18:01:40 -0800 Message-ID: <20180203020138.qpbpxlsggfylmqsc@ast-mbp> References: <20180130205042.19647-1-eric@regit.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Eric Leblond , netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Daniel Borkmann Return-path: Received: from mail-pl0-f51.google.com ([209.85.160.51]:45445 "EHLO mail-pl0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751669AbeBCCBn (ORCPT ); Fri, 2 Feb 2018 21:01:43 -0500 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Jan 31, 2018 at 05:53:13PM +0100, Daniel Borkmann wrote: > On 01/30/2018 09:50 PM, Eric Leblond wrote: > > Hello Daniel, > > > > No problem with the delay in the answer. I'm doing far worse. > > > > Here is an updated version: > > - add if_link.h in uapi and remove the definition > > - fix a commit message > > - remove uapi from a include > > Fyi, this still needs to wait for a bit in the queue due to current > merge window where bpf-next is closed during that time [0]. Thanks! > > [0] https://www.spinics.net/lists/netdev/msg481490.html I've tested it and applied to bpf tree considering that the series were practically ready long before bpf-next was closed. Thank you Eric. perf build was also fine, but please watch out for any unexpected breakages, since perf has to be built on variety of distros.