Thanks for the suggestion. I found a few test cases was not properly patched. Pushed both patches after fixing them.
On Thu, Apr 3, 2014 at 10:12 AM, Ben Pfaff <[email protected]> wrote: > On Tue, Apr 01, 2014 at 01:24:46AM -0700, Andy Zhou wrote: >> Improve link speed by linking 29 test programs into ovstest. >> >> On my machine, running the following command against a fully >> built tree: >> >> $ touch lib/random.c; time make >> >> Improve the overall build time from 7 seconds to 3.5 seconds. >> >> Signed-off-by: Andy Zhou <[email protected]> > > Great. Thanks! > > I didn't read it in detail but if all the tests pass (you might want to > delete all the old "test-*" binaries when you do that just to make sure > everything is really using ovstest) then I guess it's golden. > > Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
