> On Apr 9, 2015, at 8:56 AM, Gurucharan Shetty <[email protected]> wrote: > > This commits adds the following. > > * Clearly callout to set pthread-win32's dll path in $PATH > * Details about running parallel make and parallel unit tests. > * Installing Open vSwitch locally via 'make install' > * Update the steps to run the user processes by relying on > the previous 'make install'. The steps now run the daemons > in the background with the creation of a logfile and pidfile. > > Signed-off-by: Gurucharan Shetty <[email protected]>
Looks good. The only thing I’d add is the location of the log file, and also the steps to stop the daemon(s) using app-ctl. This can happen in a subsequent commit if you wish. Acked-by: Nithin Raju <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
