On Tue, Nov 05, 2013 at 09:39:29AM +0900, Simon Horman wrote: > Could you let me know how you ran the tests under valgrind?
>From "Running the Testsuite" in INSTALL: If you have "valgrind" installed, then you can also run the testsuite under valgrind by using "make check-valgrind" in place of "make check". All the same options are available via TESTSUITEFLAGS. When you do this, the "valgrind" results for test <N> are reported in files named tests/testsuite.dir/<N>/valgrind.*. You may find that the valgrind results are easier to interpret if you put "-q" in ~/.valgrindrc, since that reduces the amount of output. valgrind is slow so I usually just run one or two tests at a time, as in this case. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev