On Thu, Dec 10, 2015 at 05:58:14PM -0800, William Tu wrote: > perf counters are used by ovsdb_txn_commit(), which can be called while > opening a database file. This means we have to move the call to > perf_counters_init() before. Failed cases of Valgrind: 104, 106, 107 > > Signed-off-by: William Tu <[email protected]> > Signed-off-by: Daniele Di Proietto <[email protected]> > Co-authored-by: Daniele Di Proietto <[email protected]>
Can you adjust the commit message to make it clear whether this is a bug or something else and if it's a bug what are the potential consequences? As is, it's hard to decide whether it needs to be backported to earlier versions. Thanks, Ben. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
