DPDK patches and discussions
 help / color / mirror / Atom feed
From: Junguk Cho <jmanbal@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Can one process be primary and secondary both at the same time?
Date: Wed, 29 Jun 2016 15:25:25 -0400	[thread overview]
Message-ID: <CAMNaBtO0gM_y0k2fTLPz3ycd-AcaSVMsc03HEfCsJRa8s=8yDw@mail.gmail.com> (raw)

Hi,

Based on 18. Multi-process Support (
http://dpdk.org/doc/guides-16.04/prog_guide/multi_proc_support.html), we
cannot create one process which works as primary and secondary at the same.

Is it true?

For example, there are three applications.
A <-> B <-> C.

A : primary for B
B : secondary for A
B : primary for C
C : secondary for B

If it is impossible, what is the main reasons?


Thanks,
Junguk

                 reply	other threads:[~2016-06-29 19:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMNaBtO0gM_y0k2fTLPz3ycd-AcaSVMsc03HEfCsJRa8s=8yDw@mail.gmail.com' \
    --to=jmanbal@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).