On Fri, Jun 05, 2009 at 05:16:31PM -0700, Sridhar Samudrala wrote:
>
> +     /* Software UFO is not yet supported */
> +     segs = ERR_PTR(-EPROTONOSUPPORT);

Hmm, we need to fill this in before you start using it for virt.
After all, it's very difficult for the guest to know whether the
output device on the host is going to be able to do UFO or not.

The whole reason I did GSO in the first place is to allow the guest
not to worry about whether the host supported TSO in hardware.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to