WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] problem with the pro/1000 driver for intel gigabit ether

To: Jon Mason <jdmason@xxxxxxxxxx>
Subject: Re: [Xen-devel] problem with the pro/1000 driver for intel gigabit ethernet card
From: Kip Macy <kip.macy@xxxxxxxxx>
Date: Wed, 11 May 2005 12:06:22 -0700
Cc: peter bier <peter_bier@xxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 11 May 2005 19:05:56 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GnSlx3C/47Zu3KCX+TehRmxMvFkMt/2Fk+Yp3CKvz3fMjSSDOmp98Bt1sS5IQZg8pBOdnW+qgwqrTcb57wwG5X5rKLdycVmNX5X8nGGSqP4RxWz1ffD87VffyC+hivcc9cb8JPUU6AeJLRj4jpsIQNwphiT6dwnlavEGJ4s/43k=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200505111348.53769.jdmason@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <loom.20050511T181225-637@xxxxxxxxxxxxxx> <b1fa29170505111041515f083d@xxxxxxxxxxxxxx> <200505111348.53769.jdmason@xxxxxxxxxx>
Reply-to: Kip Macy <kip.macy@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
We're not seeing it on 2.0.5 either. The first thing I would do would
be to diff the driver between 2.6.10 and 2.6.11.

                      -Kip

On 5/11/05, Jon Mason <jdmason@xxxxxxxxxx> wrote:
> I have been seeing the exact same problem for a while (on xen-unstable).  I
> think I didn't see this problem on Xen 2.0.5 (but I'm not 100% sure).
> 
> I can open a bug in bugzilla.xensource.com if no one else is willing.
> 
> Thanks,
> Jon
> 
> On Wednesday 11 May 2005 12:41 pm, Kip Macy wrote:
> > I can confirm that I've seen the exact same behaviour.
> >
> >                     -Kip
> >
> > On 5/11/05, peter bier <peter_bier@xxxxxx> wrote:
> > > I encountered a problem with dom0 when rebooting and running an intel
> > > gigabit card using the pro/1000 driver. When the system tries to shut
> > > down I get the following output of an strace command :
> > >
> > >    .........
> > > 17:10:49.063616 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 <0.000029>
> > > 17:10:49.063689 ioctl(3, 0x8913, 0xbffffc80) = 0 <0.000018>
> > > 17:10:49.063751 ioctl(3, 0x8914, 0xbffffc80) = 0 <535.114722>
> > > 17:19:44.178567 close(3)                = 0 <0.000026>
> > > 17:19:44.178679 exit_group(0)           = ?
> > >
> > > observe the more than 500 seconds it takes for the second ioctl to
> > > complete !! I have found out that any input on the console keyboard or
> > > network interface immediately causes the system call to return.
> > >
> > > Is there a problem with interrupt delivery ?
> > >
> > > Peter Bier
> > >
> > > _______________________________________________
> > > Xen-devel mailing list
> > > Xen-devel@xxxxxxxxxxxxxxxxxxx
> > > http://lists.xensource.com/xen-devel
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-devel
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>