From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinicius Costa Gomes Date: Mon, 26 Feb 2018 12:59:56 -0800 Subject: [Intel-wired-lan] [next-queue PATCH 8/8] igb: Add support for removing offloaded tc-flower filters In-Reply-To: <1BB984D1-4B66-4CAA-B6D8-1DE094021CF3@gmail.com> References: <20180224012036.5834-1-vinicius.gomes@intel.com> <20180224012036.5834-9-vinicius.gomes@intel.com> <1BB984D1-4B66-4CAA-B6D8-1DE094021CF3@gmail.com> Message-ID: <87zi3va2lv.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: Hi, Florian Fainelli writes: > On February 23, 2018 5:20:36 PM PST, Vinicius Costa Gomes wrote: >>This allows tc-flower filters that were offloaded to be removed. > > This should be squashed into your previous patch, either the > functionality is there and you can add/remove or it is not. Will do. Thanks. > > -- > Florian Cheers, -- Vinicius From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com ([192.55.52.93]:38439 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752084AbeBZU75 (ORCPT ); Mon, 26 Feb 2018 15:59:57 -0500 From: Vinicius Costa Gomes To: Florian Fainelli , intel-wired-lan@lists.osuosl.org Cc: jeffrey.t.kirsher@intel.com, netdev@vger.kernel.org, jesus.sanchez-palencia@intel.com Subject: Re: [next-queue PATCH 8/8] igb: Add support for removing offloaded tc-flower filters In-Reply-To: <1BB984D1-4B66-4CAA-B6D8-1DE094021CF3@gmail.com> References: <20180224012036.5834-1-vinicius.gomes@intel.com> <20180224012036.5834-9-vinicius.gomes@intel.com> <1BB984D1-4B66-4CAA-B6D8-1DE094021CF3@gmail.com> Date: Mon, 26 Feb 2018 12:59:56 -0800 Message-ID: <87zi3va2lv.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: netdev-owner@vger.kernel.org List-ID: Hi, Florian Fainelli writes: > On February 23, 2018 5:20:36 PM PST, Vinicius Costa Gomes wrote: >>This allows tc-flower filters that were offloaded to be removed. > > This should be squashed into your previous patch, either the > functionality is there and you can add/remove or it is not. Will do. Thanks. > > -- > Florian Cheers, -- Vinicius