From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH net-next-2.6 00/12] Convert more drivers to ethtool set_phys_id Date: Mon, 4 Apr 2011 13:52:41 -0700 Message-ID: <20110404135241.0caa23f7@nehalam> References: <20110404184340.604594357@linuxplumber.net> <20110404131459.793f67fc@nehalam> <1301949164.3842.1.camel@jtkirshe-MOBL1> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "David S. Miller" , Ben Hutchings , "netdev@vger.kernel.org" To: jeffrey.t.kirsher@intel.com Return-path: Received: from mail.vyatta.com ([76.74.103.46]:36623 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755307Ab1DDUwo (ORCPT ); Mon, 4 Apr 2011 16:52:44 -0400 In-Reply-To: <1301949164.3842.1.camel@jtkirshe-MOBL1> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 04 Apr 2011 13:32:44 -0700 Jeff Kirsher wrote: > On Mon, 2011-04-04 at 13:14 -0700, Stephen Hemminger wrote: > > On Mon, 4 Apr 2011 12:53:14 -0700 > > Jeff Kirsher wrote: > > > > > On Mon, Apr 4, 2011 at 11:43, Stephen Hemminger wrote: > > > > Did a bunch of the easy drivers to convert. > > > > > > > > > > > > > > I have added patches 3-9 (Intel driver conversions) to my queue of > > > patches. Thanks Stephen. > > > > I changed the behaviour of igbvf for 'ethtool -p' to return not supported. > > This seems correct, but it may break somebody who has some weird script running > > in a virt environment. > > I also noticed you did not convert ixgbevf, so we will take a look at > your changes for igbvf and come up with a patch for ixgbevf. ixgbevf has no hook for phys_id and therefore no change is needed.