DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Query regarding multiple processes in DPDK
@ 2013-11-22 12:50 Prashant Upadhyaya
  2013-11-22 13:31 ` Richardson, Bruce
  0 siblings, 1 reply; 8+ messages in thread
From: Prashant Upadhyaya @ 2013-11-22 12:50 UTC (permalink / raw)
  To: dev

Hi guys,

The DPDP programmer's guide mentions -

===
The EAL also supports an auto-detection mode (set by EAL --proc-type=auto flag),
whereby an Intel(r) DPDK process is started as a secondary instance if a primary
instance is already running.
===

So does this mean that if I have a DPDK exe foo.out, then when I run the first instance of foo.out with -proc-type = auto, then foo.out will run as a primary process and when I spawn the second instance of foo.out (with first already running) again with -proc-type=auto, then this second instance automatically becomes secondary ?

Also is there any user code initialization change required or exactly the same code will work for both the processes ?

Regards
-Prashant






===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================

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

end of thread, other threads:[~2013-11-25 19:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-22 12:50 [dpdk-dev] Query regarding multiple processes in DPDK Prashant Upadhyaya
2013-11-22 13:31 ` Richardson, Bruce
2013-11-22 13:40   ` Prashant Upadhyaya
2013-11-22 13:46     ` Prashant Upadhyaya
2013-11-25  4:08       ` Prashant Upadhyaya
2013-11-25  9:29         ` Richardson, Bruce
2013-11-25 13:57           ` Prashant Upadhyaya
2013-11-25 19:55             ` Jeff Venable, Sr.

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).