On Thu, Feb 04, 2016 at 04:10:11PM -0800, Jarno Rajahalme wrote: > From: Alex Wang <[email protected]> > > In the push_dump_ops__(), when flow_del operation returns error, the 'struct > stats' passed to the operation function will be set to all zero. And we > should not use it to calculate the delta (i.e. minus the zero stats by the > cached stats causes overflow). > > Even though this should rarely happen, it is still good to make > push_ukey_ops__() just ignore the operation when it fails. > > This is a backport of commit e83c935 to branch-2.3. > > Signed-off-by: Alex Wang <[email protected]> > Acked-by: Daniele Di Proietto <[email protected]> > Signed-off-by: Jarno Rajahalme <[email protected]>
This looks harmless at worst, to me. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
