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] vif tx drops

To: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] vif tx drops
From: Alvin Starr <alvin@xxxxxxxxxx>
Date: Fri, 15 Oct 2004 09:09:45 -0400
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 15 Oct 2004 14:27:44 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <E1CIMEj-0005aB-00@xxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <E1CIMEj-0005aB-00@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040308
Ian Pratt wrote:

It looks like xen0 or the bridge stuff is not getting some packets
destined for xenU.

I traced an ssh connection from a machine running stock 2.4.25
to a xenU domain by running tcpdump on xen0 and on the other machine.

The trace on xen0 shows a 4 second gap where no ssh packets were received
for the xenU domain even though the other machine was sending retransmits. Only the last retransmit appears in the xen0 dump.

On xen0, tcpdump -i eth0 shows the 4 second gap between packets
going to xenU:


If they're not showing up here, then I think we can rule out
anything to do with the bridge code as we're looking before the
bridge.
In fact, its hard to see how they could be dropped by anything
other than the driver, and you'd expect to see the dropped count
bumped. What driver is this?

Even if something (e.g. Xen) went wild and took the CPU away for
4 seconds, you'd wouldn't expect to loose packets as the NIC
would buffer them.
I'll place money that you've still got some duplicate MAC
addresses out there...

Ian
I am seeing a similar thing with only one xenU domain running.
The thing is that I am trying to run an ISCSI net boot. I have much bigger problems just now so I have not had a chance to look at what is going on with the dropped packets. But I am sure I do not have an issue with a duplicate mac address. I do now believe anybody sihpps with a mac address of aa:00:00:00:00:0X where X is 1,2 or 3.

--
Alvin Starr                   ||   voice: (416)585-9971
Interlink Connectivity        ||   fax:   (416)785-3668
alvin@xxxxxxxxxx              ||




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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