[ovs-discuss] How to build openvswitch_mod.ko for installing in Citrix XenServer 5.6 FP

Koichi Yagishita yagishita.koichi at jrc.co.jp
Fri Feb 4 08:14:47 UTC 2011


Dear all,

Could anyone teach me how to build kernel module (openvswitch_mod.ko) for installing in Citrix XenServer 5.6 FP1?
Do I need to construct an environment for building the module in the XenServer?
If yes, please teach me the way.

The following is my mistake.

[root at xenserver1 latest_OpenvSwitch-1.1.0pre2]# /sbin/modinfo openvswitch_mod.ko
filename:       openvswitch_mod.ko
license:        GPL
description:    Open vSwitch switching datapath
srcversion:     79517F130D4E32BDF4F9FAD
depends:        
vermagic:       2.6.18-194.32.1.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1
[root at xenserver1 latest_OpenvSwitch-1.1.0pre2]# /sbin/modinfo /lib/modules/`uname -r`/kernel/net/bridge/bridge.ko
filename:       /lib/modules/2.6.32.12-0.7.1.xs5.6.100.307.170586xen/kernel/net/bridge/bridge.ko
version:        2.3
license:        GPL
srcversion:     8B6007097C54BF8B78F25F0
depends:        stp,llc
vermagic:       2.6.32.12-0.7.1.xs5.6.100.307.170586xen SMP mod_unload modversions Xen 686 
parm:           fdb_garp_lock_time:Time to lock a FDB entry after a gratuitous ARP, in seconds (int)
[root at xenserver1 latest_OpenvSwitch-1.1.0pre2]# 


Regards,
Yagishita




More information about the discuss mailing list