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

[Xen-devel] Trouble with TCP between domUs

To: xen-devel <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Trouble with TCP between domUs
From: Jacob Gorm Hansen <jacobg@xxxxxxx>
Date: Thu, 07 Dec 2006 16:38:46 +0100
Delivery-date: Thu, 07 Dec 2006 07:39:21 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:sender; b=e0iTjgsC99WuHGMaGpvZGNZyLmUKicKDCHIbYbRahbkJVeQPzCQqMpws0oOSlkQiisxvokJ/8SYufkhJOqWxs0GNdOGcH+edbgeTAWDbkQxdoUFOiw/qMvzQGmlQQ0pGJh28IHMwGAvVK8NS2wFJ4WYpmwQVNqL7Z6Ru9IVxfMI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
hi,

I have added a network driver and the UIP tiny TCP/IP stack to mini-os,
and I am trying to network between mini-os and a domU running XenLinux.

>From dom0 I can ping and TCP connect to the domain just fine, but from
the domU the TCP connection hangs after the first few packets. UIP
complains about missing TCP checksums on the incoming packets, but I
think I am having trouble with MTUs > PAGE_SIZE as well. I am assuming
that what bites me is the various domU->domU optimizations being applied
in XenLinux netfront.

How can I turn off all the fancy optimizations in XenLinux netfront in
one go, in order to make progress without all these features in my
driver, or alternatively, is there a required minimum spec that I must
adhere to? As I said, things work just fine when networking with dom0.

Thanks,
Jacob


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