DPDK usage discussions
 help / color / mirror / Atom feed
From: Tom Barbette <barbette@kth.se>
To: users <users@dpdk.org>
Subject: [dpdk-users] Efficient inter-VM using DPDK
Date: Wed, 19 Dec 2018 08:02:08 +0000	[thread overview]
Message-ID: <961b902fbff04d528727775c3abb110c@exdb05.ug.kth.se> (raw)

Hi all,

We have QEMU/KVM VMs using DPDK internally that we'd like to be able to exchange packets efficiently. Virtio increased performance, but the host side is suffering more than our applications, actually. I guess the default wiring is done using the Linux bridge.

Is OVS-DPDK the way to go? Any other efficient way to exchange packets between "DPDK VMs" that would not lead to this "complicated" setup? We can allow shared memory, and we don't want SR-IOV (way too much exchange for PCIe and actually, the IOMMU itself).

Thanks,
Tom

                 reply	other threads:[~2018-12-19  8:02 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=961b902fbff04d528727775c3abb110c@exdb05.ug.kth.se \
    --to=barbette@kth.se \
    --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).