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

Re: [Xen-users] Xen Netloop module missing

To: Virajith Jalaparti <virajith.j@xxxxxxxxx>
Subject: Re: [Xen-users] Xen Netloop module missing
From: Teck Choon Giam <giamteckchoon@xxxxxxxxx>
Date: Fri, 7 Jan 2011 03:08:13 +0800
Cc: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>, "Fajar A. Nugraha" <list@xxxxxxxxx>
Delivery-date: Thu, 06 Jan 2011 11:09:02 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=A7wNs+qH17PvS8D9Iaz9jDQokCqwHLbm5PNzwbwNqew=; b=mhSgs9pu4tjAcM3yOS5Js2M18L6ZhdZuUPg5+j9nJmtKV8304zb3yyYbttoYc9Ftkb yQAow/L/UjZ3Sr2+WRqkK6uCJUHIDl2klix8JtJXoct9szm+p/WrzGjbXG9NQRF3dmDg dfASptcy7Ya2LhdwLD+WhhgFFXuuyeM2fXQeY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vg2L04O6dkO2MB4Ok2y7YhvLPmF4mWVSNGHLMbGGs82CLvKllCoV1417q6kREToyA6 ZMFbPbnMYNPEINZubKf06MaOUvvZxeH3qlWPNzRMUVPKwkT2somcr30+JNzklFOyR4N+ 433y1eU3sFzIvhOwMxp010Rr8jofAoTHKSan4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D2610B1.20500@xxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <597875.33194.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <4D2530A7.5060007@xxxxxxxxx> <AANLkTingPLi7aqtX=q_7DAoG+Rq=5ZT1OR6WYZSBoVQo@xxxxxxxxxxxxxx> <4D253BA6.1080404@xxxxxxxxx> <AANLkTinVy5biBTnwYuTQeEA6+okeic6L2xwqriCQ+H-H@xxxxxxxxxxxxxx> <4D2610B1.20500@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On Fri, Jan 7, 2011 at 2:57 AM, Virajith Jalaparti <virajith.j@xxxxxxxxx> wrote:

Look at documentation (README, etc) found in xen source tarball. I
think something like

make linux-2.6-xen0-config CONFIGMODE=menuconfig

is necessary for 2.6.18 kernel.

Note that there are other kernels available for dom0:
http://wiki.xensource.com/xenwiki/XenDom0Kernels
and with newer (2.6.3x) kernels the process is similar with the usual
kernel compile process: make menuconfig, make, and so on. You just
need to enable xen-related options during menuconfig process.


I did this and the config file has netloop built in (CONFIG_XEN_NETDEV_LOOPBACK=y) but I cannot find the netloop.ko file in /lib/modules/2.6.18.8/kernel/xen/drivers/.
Is there anyway otherway I can verify that this option is indeed being taken into account?

If you compile with CONFIG_XEN_NETDEV_LOOPBACK=y then you shouldn't find netloop.ko file at all as it is not build as a module.

Thanks.

Kindest regards,
Giam Teck Choon

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>