> On Dec 3, 2015, at 10:57 PM, Ben Pfaff <[email protected]> wrote: > > On Thu, Dec 03, 2015 at 10:23:19PM -0800, Ben Pfaff wrote: >> 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. > > Also, > Acked-by: Ben Pfaff <[email protected]>
Thanks for the reviews, pushed to master and branches 2.1-2.5. This bug is not present in branch-2.0 or earlier. Jarno _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
