From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next V3 00/11] Mellanox 100G mlx5 driver receive path optimizations Date: Thu, 21 Apr 2016 15:09:32 -0400 (EDT) Message-ID: <20160421.150932.589274650156746356.davem@davemloft.net> References: <1461178939-20687-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, talal@mellanox.com, tariqt@mellanox.com, eranbe@mellanox.com, edumazet@google.com, brouer@redhat.com To: saeedm@mellanox.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:54677 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751340AbcDUTJe (ORCPT ); Thu, 21 Apr 2016 15:09:34 -0400 In-Reply-To: <1461178939-20687-1-git-send-email-saeedm@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Saeed Mahameed Date: Wed, 20 Apr 2016 22:02:08 +0300 ... > This series includes Some RX modifications and optimizations for > the mlx5 Ethernet driver. ... Series applied, thanks.