DPDK usage discussions
 help / color / mirror / Atom feed
From: Timothy Wood <timwood@gwu.edu>
To: Sara Gittlin <sara.gittlin@gmail.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] DPDK-app to 2 containers - shared-mem
Date: Wed, 3 Jul 2019 10:37:01 -0400	[thread overview]
Message-ID: <CAC8jeWO-6mZEN3FOhNx3r+aNcG4p2GrJgFWUowkn1iU=dErHyw@mail.gmail.com> (raw)
In-Reply-To: <CAA_4wjbzgC0i8M_C7he219WrA=w6ZoD-=HQ_9_Q7Pfx7_7p1kA@mail.gmail.com>

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
>

  parent reply	other threads:[~2019-07-03 14:37 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 [this message]
2019-07-04  8:33   ` Sara Gittlin

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='CAC8jeWO-6mZEN3FOhNx3r+aNcG4p2GrJgFWUowkn1iU=dErHyw@mail.gmail.com' \
    --to=timwood@gwu.edu \
    --cc=sara.gittlin@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).