DPDK usage discussions
 help / color / mirror / Atom feed
From: Sara Gittlin <sara.gittlin@gmail.com>
To: timwood@gwu.edu
Cc: users@dpdk.org
Subject: Re: [dpdk-users] DPDK-app to 2 containers - shared-mem
Date: Thu, 4 Jul 2019 11:33:00 +0300	[thread overview]
Message-ID: <CAA_4wja3N-ZgDi=OtD+kakuQv_+5k-QmPbCbBw-goe0Ch_e4yQ@mail.gmail.com> (raw)
In-Reply-To: <CAC8jeWO-6mZEN3FOhNx3r+aNcG4p2GrJgFWUowkn1iU=dErHyw@mail.gmail.com>

Thank  you Yasufumi and Timothy
-Sara

On Wed, Jul 3, 2019 at 5:37 PM Timothy Wood <timwood@gwu.edu> wrote:

> You can check out OpenNetVM, which is a DPDK-based NFV framework that
> supports running NF service chains that span multiple containers.
>
> https://github.com/sdnfv/openNetVM/
>
> ---
> Timothy Wood, Ph. D.
> Associate Professor
> Department of Computer Science
> The George Washington University
> http://www.seas.gwu.edu/~timwood
>
>
> On Tue, Jul 2, 2019 at 6:34 AM Sara Gittlin <sara.gittlin@gmail.com>
> wrote:
>
>> Hi,
>> i need to  connect 2 containers to my DPDK-app , and to send the pkts to
>> both containers.
>> for a zero copy i need a shared mem between the DPDK-app and the 2
>> containers , and to put a ref-counter to free the mbuf when this counter
>> is
>> zero.
>> can someone refer me to a similar setup/example ?
>> Thank you
>> -Sara
>>
>

      reply	other threads:[~2019-07-04  8:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-02 10:33 Sara Gittlin
2019-07-03 13:25 ` Yasufumi Ogawa
2019-07-03 14:37 ` Timothy Wood
2019-07-04  8:33   ` Sara Gittlin [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='CAA_4wja3N-ZgDi=OtD+kakuQv_+5k-QmPbCbBw-goe0Ch_e4yQ@mail.gmail.com' \
    --to=sara.gittlin@gmail.com \
    --cc=timwood@gwu.edu \
    --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).