From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull-request: bpf 2018-02-02 Date: Sun, 04 Feb 2018 16:50:13 -0500 (EST) Message-ID: <20180204.165013.1209044194329647711.davem@davemloft.net> References: <20180203020913.2805851-1-ast@kernel.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: daniel@iogearbox.net, netdev@vger.kernel.org, kernel-team@fb.com To: ast@kernel.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:44342 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751797AbeBDVuY (ORCPT ); Sun, 4 Feb 2018 16:50:24 -0500 In-Reply-To: <20180203020913.2805851-1-ast@kernel.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Alexei Starovoitov Date: Fri, 2 Feb 2018 18:09:13 -0800 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) support XDP attach in libbpf, from Eric. > > 2) minor fixes, from Daniel, Jakub, Yonghong, Alexei. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git > > Should be no merge conflicts. Pulled, thanks Alexei.