DPDK usage discussions
 help / color / mirror / Atom feed
From: Kusuma DS <kusumanjali47@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Question on Multiple process support Application
Date: Mon, 5 Nov 2018 18:26:16 +0530	[thread overview]
Message-ID: <CABN7GFGAnF9jc3ceXoVVxw9Y9v_Y7PWPkktn5E2WHT2FE2MXjg@mail.gmail.com> (raw)

Hii,

I have some doubts regarding multiple process example application.

I have 2 processes running in my setup using multiprocess client and server
concept, am doing rx_burst in server process and tx_burst in client
process. But the thing is i have one isolated cpu, So both the process are
sharing the cpu.

What i understand through the document provided by the dpdk is  In the
concept of memory pool there will be per core cache lock, so if we try to
do tx and rx in different process there will be software cache problem will
occur, so there will be corrupting the memory in shared memory pool.

How to resolve this issue??If anyone Know about this issue please let me
know.

Thanks,
Kusuma

             reply	other threads:[~2018-11-05 12:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-05 12:56 Kusuma DS [this message]
2018-11-05 13:45 ` Cliff Burdick
2018-11-12  4:07   ` Kusuma DS

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=CABN7GFGAnF9jc3ceXoVVxw9Y9v_Y7PWPkktn5E2WHT2FE2MXjg@mail.gmail.com \
    --to=kusumanjali47@gmail.com \
    --cc=users@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).