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-users

[Xen-users] Network collision packets in Dom0 xen2.0.7

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Network collision packets in Dom0 xen2.0.7
From: "Brandon Lee" <lee.bran@xxxxxxxxx>
Date: Fri, 14 Jul 2006 16:44:23 +0800
Delivery-date: Fri, 14 Jul 2006 01:45:07 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=oB8ypnJhXfO48EICujNT9iFfdwYTtV+MAmWdtNwjfxfMNUffn78Pvk1bdAXNBZ35y/z86vrZYNgb8gGsIg2pJH+7m3JJzLRumZZvMGVG/4gV5JNbsdKr2olbmbg7BjUaHurfsCV0m/LoKQ8kgROTj4m7NOEutk4q/jqqS2pW3vc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: brandon@xxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

Im getting collision packets on network interface.  Below is the
screenshot of the ifconfig:
eth0      Link encap:Ethernet  HWaddr 00:14:C2:5C:94:5B
         inet addr:x.x.x.x  Bcast:x.x.x.x  Mask:255.255.255.0
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:50693 errors:0 dropped:0 overruns:0 frame:0
         TX packets:10428 errors:0 dropped:0 overruns:0 carrier:0
         collisions:55 txqueuelen:1000
         RX bytes:3931487 (3.7 MiB)  TX bytes:2143768 (2.0 MiB)
         Interrupt:25

xen-br0   Link encap:Ethernet  HWaddr 00:14:C2:5C:94:5B
         inet addr:x.x.x.x  Bcast:x.x.x.x  Mask:255.255.255.255
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:4651 errors:0 dropped:0 overruns:0 frame:0
         TX packets:5517 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:272139 (265.7 KiB)  TX bytes:911361 (890.0 KiB)

Wierd thing is collision packets appear only in eth0 but not xen-br0.
My Kernel Version is 2.6.11.12 on xen 2.0.7.  Any help or advices are welcome.

--
./Brandon

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Network collision packets in Dom0 xen2.0.7, Brandon Lee <=