From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/3] bnx2x: Enhancement patch series Date: Tue, 01 Jul 2014 15:52:53 -0700 (PDT) Message-ID: <20140701.155253.1443663854999051094.davem@davemloft.net> References: <1403782266-25362-1-git-send-email-Yuval.Mintz@qlogic.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Ariel.Elior@qlogic.com To: Yuval.Mintz@qlogic.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:35527 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757461AbaGAWwx (ORCPT ); Tue, 1 Jul 2014 18:52:53 -0400 In-Reply-To: <1403782266-25362-1-git-send-email-Yuval.Mintz@qlogic.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Yuval Mintz Date: Thu, 26 Jun 2014 14:31:03 +0300 > This patch series introduces the ability to propagate link parameters > to VFs as well as control the VF link via hypervisor. > > In addition, it contains 2 small improvements [one IOV-related and the > other improves performance on machines with short cache lines]. > > Please consider applying these patches to `net-next'. Applied, thanks.