On Fri, Jan 29, 2010 at 11:02:12AM -0500, Jesse Gross wrote: > The issue is that your network card uses a type of checksum offloading that > is not supported by earlier versions of OVS. I recently added support to > the 'next' branch in our git repository, which hasn't been released yet but > you can try if you are feeling adventurous.
If it's a matter of checksum offloading, then you may be able make it work (albeit with a performance hit) by turning off checksum offloading with 'ethtool'. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
