On 25.11.2014 14:39, Bruce Richardson wrote:
> On Tue, Nov 25, 2014 at 01:45:22PM +0100, Thomas Monjalon wrote:
>> Hi Simon,
>>
>> 2014-11-25 10:09, Simon Kuenzer:
>>> thanks for your work. I have one (minor) comment for this patch that
>>> should be fixed in a later version.
>>
+ /* default
Hi Simon,
2014-11-25 10:09, Simon Kuenzer:
> thanks for your work. I have one (minor) comment for this patch that
> should be fixed in a later version.
> > + /* default master lcore is the first one */
> > + if (cfg->master_lcore == 0)
> > + cfg->master_lcore = rte_get_next_lcore(-
On Tue, Nov 25, 2014 at 01:45:22PM +0100, Thomas Monjalon wrote:
> Hi Simon,
>
> 2014-11-25 10:09, Simon Kuenzer:
> > thanks for your work. I have one (minor) comment for this patch that
> > should be fixed in a later version.
>
> > > + /* default master lcore is the first one */
> > > + if (cfg
Hi Thomas,
thanks for your work. I have one (minor) comment for this patch that
should be fixed in a later version.
Acknowledged.
Thanks,
Simon
On 22.11.2014 22:43, Thomas Monjalon wrote:
> From: Simon Kuenzer
>
> Enable users to specify the lcore id that is used as master lcore.
>
> Signed
From: Simon Kuenzer
Enable users to specify the lcore id that is used as master lcore.
Signed-off-by: Simon Kuenzer
Signed-off-by: Thomas Monjalon
---
app/test/test.c| 1 +
app/test/test_eal_flags.c | 51 ++
lib/librte_
5 matches
Mail list logo