[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/5] hotplug/linux: Add an option to disable acceleration on VIF
Hi, >> If a kernel driver in dom0 tries to access a network service >> running in a domU, strange things happen if the acceleration >> is not disabled. This offers an easy option to do it. > > By acceleration here you mean tx checksum offload I think? Yes. > How does one go about arranging for this xenstore key to be set? Just like 'ip' for eg. just put it in the vif config key like : vif = ['mac=00:16:3e:00:00:01,ip=192.168.1.254,accel=off'] > The XCP vif script[0] handles a wide variety of keys via keys like > ethtool-tx ethtool-rx etc. Ah yes indeed. I don't use XCP, just plain xen. > FWIW I think this could also be achieved locally with a script > in /etc/xen/scripts/vif-post.d. Probably. I think this patch is indeed too specific to my purpose so I'll just remove it from the series. Cheers, Sylvain _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |