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] frontend not being notified about packets received?

To: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>, "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] frontend not being notified about packets received?
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Sun, 30 Dec 2007 14:36:04 +1100
Delivery-date: Sat, 29 Dec 2007 19:36:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D0131A5F4@trantor>
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: <AEC6C66638C05B468B556EA548C1A77D0131A5F4@trantor>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AchKEc+UOQGOKOA7TfiPmpoCuy3A/gAgpnKw
Thread-topic: [Xen-devel] frontend not being notified about packets received?
> 
> I'm working on the windows xen pv drivers in Andy's absence, and am
> noticing a strange behaviour... I'm not getting a notification of
> packets received until there are lots of them, then I get them all at
> once, but up to a minute or so later if there isn't much activity.
> 
> I have tinkered with setting "feature-rx-notify" to zero and one, and
> omitting it altogether, but it doesn't appear to change anything.
> 
> Any hints would be greatly appreciated. I'm using the latest Debian
> 2.6.18 packages from Etch, and Xen 3.1.1.
> 

Found the problem. rsp_event wasn't being set properly.

For anyone who's interested, xennet now appears to basically be working.
I am able to get a DHCP address from a Linux server, and ping it,
although arp seems to take longer than it should to sort itself out, and
it seems to muck up your existing qemu network adapter too (forgets it's
static IP address etc).

Ping latency drops from around 400us with the qemu drivers to about
200us with the PV drivers. I haven't tested much else at this stage.

The above updates are all in hg.

James

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

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