Re: [lng-odp] [PATCHv1] example:generator:option to supply core mask

2015-07-30 Thread Krishna Garapati
Ignore this patch. Pushing another one with PATCHv2. On 30 July 2015 at 12:54, Balakrishna.Garapati < balakrishna.garap...@linaro.org> wrote: > Signed-off-by: Balakrishna.Garapati > --- > > Fixed cpu_mask for PING mode. The mask is set to what is actually > supplied. > > example/generator/odp_

[lng-odp] [PATCHv1] example:generator:option to supply core mask

2015-07-30 Thread Balakrishna.Garapati
Signed-off-by: Balakrishna.Garapati --- Fixed cpu_mask for PING mode. The mask is set to what is actually supplied. example/generator/odp_generator.c | 51 ++- 1 file changed, 39 insertions(+), 12 deletions(-) diff --git a/example/generator/odp_generator.c