From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next V2 00/10] Mellanox 100G mlx5 Bulk flow statistics and SRIOV TC offloads Date: Thu, 14 Jul 2016 13:34:55 -0700 (PDT) Message-ID: <20160714.133455.40565433674717827.davem@davemloft.net> References: <1468481566-29859-1-git-send-email-saeedm@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ogerlitz@mellanox.com, hadarh@mellanox.com, jiri@mellanox.com, gospo@cumulusnetworks.com, jesse.brandeburg@intel.com, john.r.fastabend@intel.com, amir@vadai.me To: saeedm@mellanox.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:33782 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751262AbcGNUe7 (ORCPT ); Thu, 14 Jul 2016 16:34:59 -0400 In-Reply-To: <1468481566-29859-1-git-send-email-saeedm@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Saeed Mahameed Date: Thu, 14 Jul 2016 10:32:36 +0300 > This series from Amir and Or deals with two enhancements for the mlx5 TC offloads. ... > V2: > - Fixed compilation warning. Series apppied, thanks.