From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] Some BPF helper cleanups Date: Fri, 09 Sep 2016 19:36:19 -0700 (PDT) Message-ID: <20160909.193619.1126845353472063489.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: alexei.starovoitov@gmail.com, tgraf@suug.ch, netdev@vger.kernel.org To: daniel@iogearbox.net Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:35842 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751618AbcIJCgU (ORCPT ); Fri, 9 Sep 2016 22:36:20 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Daniel Borkmann Date: Fri, 9 Sep 2016 02:45:27 +0200 > This series contains a couple of misc cleanups and improvements > for BPF helpers. For details please see individual patches. We > let this also sit for a few days with Fengguang's kbuild test > robot, and there were no issues seen (besides one false positive, > see last one for details). Series applied, thanks Daniel.