On Thu, Mar 13, 2014 at 04:56:28PM +0800, ???????? wrote: > Hello everyone~ Recently, I use ovs to encapsulate vxlan format > packet. But, sometimes, the ovs can not encapsulate the original > packet through the type of vxlan port.
You seem to be reporting that sometimes VXLAN doesn't work. I don't know how we can act on that. > And the debug information shows that "peak resident set size grew > 52% in last 10. seconds...". What's wrong with it ? That log message is to help track down memory leaks. Unless you suspect a memory leak, don't worry about it. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
