From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/8] cxgb4: enable more tc flower offload matches and actions Date: Fri, 20 Oct 2017 13:07:13 +0100 (WEST) Message-ID: <20171020.130713.875191330881839742.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, kumaras@chelsio.com, ganeshgr@chelsio.com, nirranjan@chelsio.com, indranil@chelsio.com To: rahul.lakkireddy@chelsio.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:37170 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752874AbdJTMHS (ORCPT ); Fri, 20 Oct 2017 08:07:18 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Rahul Lakkireddy Date: Wed, 18 Oct 2017 20:49:06 +0530 > This patch series enable more matches and actions for TC Flower > Offload support on Chelsio adapters. Series applied, thank you.