From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Kicinski Subject: Re: [PATCH net 0/2] cls_u32 hardware offload fixes Date: Wed, 8 Jun 2016 11:18:30 +0100 Message-ID: <20160608111830.6ca8db51@jkicinski-Precision-T1700> References: <1465226208-32097-1-git-send-email-jakub.kicinski@netronome.com> <20160607.162731.1154473267162142674.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, john.r.fastabend@intel.com, sridhar.samudrala@intel.com To: David Miller Return-path: Received: from mail-wm0-f41.google.com ([74.125.82.41]:35538 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161918AbcFHKSf (ORCPT ); Wed, 8 Jun 2016 06:18:35 -0400 Received: by mail-wm0-f41.google.com with SMTP id v199so56595695wmv.0 for ; Wed, 08 Jun 2016 03:18:34 -0700 (PDT) In-Reply-To: <20160607.162731.1154473267162142674.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 07 Jun 2016 16:27:31 -0700 (PDT), David Miller wrote: > From: Jakub Kicinski > Date: Mon, 6 Jun 2016 16:16:46 +0100 > > > This set fixes two small issues with error codes I noticed > > in cls_u32. Second patch could be viewed as user space API > > change but that portion of API is not part of any release, > > yet. > > > > Compile tested only. > > Applied, thanks. I think you applied v1 instead of v3 (which is still in patchwork) :S Should I post an incremental patch to bring the code to v3 state?