From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2 -master 0/4] Minor BPF updates on frontend Date: Tue, 2 Feb 2016 16:07:45 +1100 Message-ID: <20160202160745.6ff0fcaa@samsung9> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ast@kernel.org, netdev@vger.kernel.org To: Daniel Borkmann Return-path: Received: from mail-pf0-f180.google.com ([209.85.192.180]:34362 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750710AbcBBFHw (ORCPT ); Tue, 2 Feb 2016 00:07:52 -0500 Received: by mail-pf0-f180.google.com with SMTP id o185so91570606pfb.1 for ; Mon, 01 Feb 2016 21:07:52 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 2 Feb 2016 01:12:25 +0100 Daniel Borkmann wrote: > Couple of minor updates on tc frontend. > > Stephen, the patches are against iproute2 -master branch and *on top of* > the two that are already lingering in patchwork: > > - http://patchwork.ozlabs.org/patch/569923/ Some cruft snuck into that patch so it is still in "Changes requested" > - http://patchwork.ozlabs.org/patch/571385/ This one is applied