From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] BPF + test suite updates Date: Sun, 01 Jun 2014 22:18:28 -0700 (PDT) Message-ID: <20140601.221828.1183680100152290534.davem@davemloft.net> References: <1401351771-5367-1-git-send-email-dborkman@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ast@plumgrid.com, netdev@vger.kernel.org To: dborkman@redhat.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:56334 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750854AbaFBFS3 (ORCPT ); Mon, 2 Jun 2014 01:18:29 -0400 In-Reply-To: <1401351771-5367-1-git-send-email-dborkman@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Daniel Borkmann Date: Thu, 29 May 2014 10:22:47 +0200 > These are the last bigger BPF changes that I had in my todo > queue for now. As the first two patches from this series > contain additional test cases for the test suite, I have > rebased them on top of current net-next with the set from [1] > applied to avoid introducing any unnecessary merge conflicts. > > For details, please refer to the individual patches. Test > suite runs fine with the set applied. ... > [1] http://patchwork.ozlabs.org/patch/352599/ > http://patchwork.ozlabs.org/patch/352600/ Series applied, thanks Daniel.