[dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread

2014-10-28 Thread Richardson, Bruce
> -Original Message- > From: Mario Gianni [mailto:m.gianni at engineer.com] > Sent: Friday, October 24, 2014 4:03 PM > To: Richardson, Bruce > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi- > process/multi-thread >

[dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread

2014-10-24 Thread Mario Gianni
:?dev at dpdk.org Subject:?Re: [dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread On Fri, Oct 24, 2014 at 03:04:26PM +0200, Mario Gianni wrote: > Hi Bruce, > thank you for your answer, adding cores to the primary mask didn't help, > instead it helped manuall

[dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread

2014-10-24 Thread Mario Gianni
08 PM From:?"Bruce Richardson" To:?"Mario Gianni" Cc:?dev at dpdk.org Subject:?Re: [dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread On Fri, Oct 24, 2014 at 01:21:08PM +0200, Mario Gianni wrote: > Hi all, I have a problem since I updated to 1.7.0

[dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread

2014-10-24 Thread Bruce Richardson
Sent:?Friday, October 24, 2014 at 2:08 PM > From:?"Bruce Richardson" > To:?"Mario Gianni" > Cc:?dev at dpdk.org > Subject:?Re: [dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 > multi-process/multi-thread > On Fri, Oct 24, 2014 at 01:21:08PM +0200, Ma

[dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread

2014-10-24 Thread Mario Gianni
Hi all, I have a problem since I updated to 1.7.0 version, I got a multi-process, multi-threaded application, In my application first I launch a master process, then I launch a secondary process with multiple threads in it Well, when the number of lcores reserved for the secondary process exceeds

[dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread

2014-10-24 Thread Bruce Richardson
On Fri, Oct 24, 2014 at 01:21:08PM +0200, Mario Gianni wrote: > Hi all, I have a problem since I updated to 1.7.0 version, > I got a multi-process, multi-threaded application, > In my application first I launch a master process, then I launch a secondary > process with multiple threads in it > Wel