> > > Following "options parsing" patchset (commit d7cb626f and 489a9d6c), core
> > > detection is not working correctly on bsd.
> > >
> > > ./x86_64-native-bsdapp-gcc/app/test -c f -n 4 -- -i
> > > [...]
> > > EAL: lcore 0 unavailable
> > > EAL: invalid coremask
> > >
> > > Align bsd to linux:
> >
On Wed, Oct 08, 2014 at 01:23:49PM +0200, David Marchand wrote:
> Hello Neil,
>
> On Wed, Oct 8, 2014 at 12:53 PM, Neil Horman wrote:
> >
> > Though, that said, why are these files diverged in the first place? At
> > least as
> > far as eal_lcore.c and eal.c are concerned the only differences ap
Hello Neil,
On Wed, Oct 8, 2014 at 12:53 PM, Neil Horman wrote:
>
> Though, that said, why are these files diverged in the first place? At
> least as
> far as eal_lcore.c and eal.c are concerned the only differences appear to
> be
> cases of one file being updated and not the other. It seems th
Following "options parsing" patchset (commit d7cb626f and 489a9d6c), core
detection is not working correctly on bsd.
./x86_64-native-bsdapp-gcc/app/test -c f -n 4 -- -i
[...]
EAL: lcore 0 unavailable
EAL: invalid coremask
Align bsd to linux:
- commit f563a372 "eal: fix recording of detected/enabl
On Wed, Oct 08, 2014 at 10:43:31AM +0200, David Marchand wrote:
> Following "options parsing" patchset (commit d7cb626f and 489a9d6c), core
> detection is not working correctly on bsd.
>
> ./x86_64-native-bsdapp-gcc/app/test -c f -n 4 -- -i
> [...]
> EAL: lcore 0 unavailable
> EAL: invalid coremas
> > Following "options parsing" patchset (commit d7cb626f and 489a9d6c), core
> > detection is not working correctly on bsd.
> >
> > ./x86_64-native-bsdapp-gcc/app/test -c f -n 4 -- -i
> > [...]
> > EAL: lcore 0 unavailable
> > EAL: invalid coremask
> >
> > Align bsd to linux:
> > - commit f563a372
On Wed, Oct 08, 2014 at 10:43:31AM +0200, David Marchand wrote:
> Following "options parsing" patchset (commit d7cb626f and 489a9d6c), core
> detection is not working correctly on bsd.
>
> ./x86_64-native-bsdapp-gcc/app/test -c f -n 4 -- -i
> [...]
> EAL: lcore 0 unavailable
> EAL: invalid coremas
7 matches
Mail list logo