Re: [PATCH v12 02/19] multi-process: add configure and usage information

2020-12-09 Thread Jag Raman
> On Dec 4, 2020, at 9:37 AM, Daniel P. Berrangé wrote: > > On Tue, Dec 01, 2020 at 03:22:37PM -0500, Jagannathan Raman wrote: >> From: Elena Ufimtseva >> >> Adds documentation explaining the command-line arguments needed >> to use multi-process. Also adds a python script that illustrates th

Re: [PATCH v12 02/19] multi-process: add configure and usage information

2020-12-04 Thread Daniel P . Berrangé
On Tue, Dec 01, 2020 at 03:22:37PM -0500, Jagannathan Raman wrote: > From: Elena Ufimtseva > > Adds documentation explaining the command-line arguments needed > to use multi-process. Also adds a python script that illustrates the > usage. > > Signed-off-by: Elena Ufimtseva > Signed-off-by: Jaga

Re: [PATCH v12 02/19] multi-process: add configure and usage information

2020-12-04 Thread Marc-André Lureau
Hi On Wed, Dec 2, 2020 at 12:23 AM Jagannathan Raman wrote: > From: Elena Ufimtseva > > Adds documentation explaining the command-line arguments needed > to use multi-process. Also adds a python script that illustrates the > usage. > > Signed-off-by: Elena Ufimtseva > Signed-off-by: Jagannatha

[PATCH v12 02/19] multi-process: add configure and usage information

2020-12-01 Thread Jagannathan Raman
From: Elena Ufimtseva Adds documentation explaining the command-line arguments needed to use multi-process. Also adds a python script that illustrates the usage. Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman Signed-off-by: John G Johnson Reviewed-by: Stefan Hajnoczi --- do