DPDK usage discussions
 help / color / mirror / Atom feed
From: Nishant Verma <vnish11@gmail.com>
To: Sandeep Rayapudi <rayapudisandeep@gmail.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Send data between two different DPDK applications
Date: Fri, 12 Aug 2016 17:02:41 -0400	[thread overview]
Message-ID: <CAHhCjUG-DRFgBVK9tuXgjaEku5bjpFeZtU8sM-VbNZiQbEwQ4g@mail.gmail.com> (raw)
In-Reply-To: <CAJU=zSULyUYvcK7FbKgE8TWVNk1Xzu0DQc1jVhY8bm9YxEkpKg@mail.gmail.com>

Yes, this is for DPDK is designed for. Fast data transfer between two
machines.
you can try to run L2/L3 fwd on one machine and pktgen on another machine.

DPDK provide you framework for accessing the packet from NIC. On top of
that you have to write Client/Server Code. You can use open source library
also.




On Mon, Aug 8, 2016 at 2:10 PM, Sandeep Rayapudi <rayapudisandeep@gmail.com>
wrote:

> Hi,
>
> I'm trying to understand if data can be exchanged between two different
> DPDK applications running as different processes. This may be a dumb
> question but I couldn't find a way going through the documentation.
>
> Ultimately, I want to achieve the following:
> - Develop two standalone DPDA applications - client and server
> - Send a simple hello world message between them
> - Run these two applications on different Docker containers
> - Repeat the case in containers scenario.
>
> Please let me know what modules / features I can use in DPDK to achieve
> this.
>
> Thank you.
>



-- 
Rgds,
Nishant

      parent reply	other threads:[~2016-08-12 21:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-08 18:10 Sandeep Rayapudi
2016-08-08 19:08 ` Summers, Dow
2016-08-12 21:02 ` Nishant Verma [this message]

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=CAHhCjUG-DRFgBVK9tuXgjaEku5bjpFeZtU8sM-VbNZiQbEwQ4g@mail.gmail.com \
    --to=vnish11@gmail.com \
    --cc=rayapudisandeep@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).