DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread
@ 2014-10-24 11:21 Mario Gianni
  2014-10-24 12:08 ` Bruce Richardson
  0 siblings, 1 reply; 6+ messages in thread
From: Mario Gianni @ 2014-10-24 11:21 UTC (permalink / raw)
  To: dev

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 a certain number (eg. 4) i got an error in rte_eal_init() on the secondary process when it tries to map PCI memory:
 
EAL: pci_map_resource(): cannot mmap(12, 0x7ffff2e96000, 0x800000, 0x1000): Success (0x7ffff559b000)
EAL: Cannot mmap device resource
EAL: Error - exiting with code: 1
    Cause: Requested device 0000:01:00.0 cannot be used

Can you help me?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-10-28 12:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-24 11:21 [dpdk-dev] Cannot mmap device resource in DPDK 1.7.0 multi-process/multi-thread Mario Gianni
2014-10-24 12:08 ` Bruce Richardson
2014-10-24 13:04   ` Mario Gianni
2014-10-24 13:39     ` Bruce Richardson
2014-10-24 15:03       ` Mario Gianni
2014-10-28 12:19         ` Richardson, Bruce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).