On Thu, Dec 03, 2015 at 05:59:12PM -0800, Jarno Rajahalme wrote: > seq values are 64-bit, and storing them to a 32-bit variable causes > the stored value never to match actual seq value after the seq value > gets big enough. > > This is a likely cause of OVS main thread using 100% CPU in a system > using bonds after some runtime. > > VMware-BZ: #1564993 > Reported-by: Hiram Bayless <[email protected]> > Signed-off-by: Jarno Rajahalme <[email protected]>
Great work! Thank you. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
