From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Feldman Subject: Re: [net-next-2.6 V7 PATCH 1/2] Add netlink support for virtual port management (was iovnl) Date: Fri, 14 May 2010 10:54:50 -0700 Message-ID: References: <20100514173530.GI5798@x200.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: Patrick McHardy , Arnd Bergmann , , To: Chris Wright Return-path: Received: from sj-iport-4.cisco.com ([171.68.10.86]:4609 "EHLO sj-iport-4.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757586Ab0ENRyx (ORCPT ); Fri, 14 May 2010 13:54:53 -0400 In-Reply-To: <20100514173530.GI5798@x200.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: On 5/14/10 10:35 AM, "Chris Wright" wrote: > Patrick layed out some nice details before. Here's the link: > > http://thread.gmane.org/gmane.linux.network/151605/focus=151738 Double drats, it looks like that one was caught too late. So we're collectively agreeing to let a known bad netlink msg in? I guess it can be fixed up later with a IFLA_VF_INFOS nest, and move away from the broken msgs. -scott