From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laszlo Ersek Subject: Re: [PATCH] add get_drvinfo() support for netloop Date: Wed, 27 Oct 2010 11:21:37 +0200 Message-ID: <4CC7EF21.3000909@redhat.com> References: <4CC143EB.8070009@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4CC143EB.8070009@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Keir Fraser List-Id: xen-devel@lists.xenproject.org Hi, On 10/22/10 09:57, Laszlo Ersek wrote: > The following patch for the 2.6.18 tree adds get_drvinfo() ("ethtool -i") > support to netloop. > > Example: > > # ethtool -i vif0.3 > driver: netloop > version: > firmware-version: > bus-info: vif-0-3 > > # ethtool -i veth3 > driver: netloop > version: > firmware-version: > bus-info: vif-0-3 > > Signed-off-by: Laszlo Ersek I'm extremely sorry for the noise, but could you please look at the patch and make a decision (any decision) about it? Thanks, lacos