DPDK patches and discussions
 help / color / mirror / Atom feed
From: jinho hwang <hwang.jinho@gmail.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] About a zero copy framework
Date: Tue, 10 Dec 2013 21:21:09 -0500	[thread overview]
Message-ID: <CAPQGAnH5fdm0bvO1vAsebsD2Q1eoHmcik-Nj6Us-RBW4bamHzA@mail.gmail.com> (raw)
In-Reply-To: <462237291.xmhSuQ6GWE@x220>

On Tue, Dec 10, 2013 at 4:09 PM, Thomas Monjalon
<thomas.monjalon@6wind.com> wrote:
> Hello,
>
> 10/12/2013 17:40, GongJinrong :
>>       I am trying to develop an open source guest/host zero copy
>> communication channel framework for kvm, I found DPDK has similar module,
>> but it seems couples with intel NICs, how can I use DPDK to do the zero copy
>> for kvm without intel NICs(host to guest or guest to guest)? I only need a
>> data channel framework.
>
> Have you seen virtio-net-pmd ?
>         http://dpdk.org/browse/virtio-net-pmd
> It could be close to what you want.
>
> --
> Thomas

You can also look into DPDK + OpenVSwitch (OVS). Intel integrated DPDK
in order to achieve high-speed packet delivery with zero-copy.

      reply	other threads:[~2013-12-11  2:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.0.1386667792.31234.dev@dpdk.org>
2013-12-10  9:40 ` GongJinrong
2013-12-10 21:09   ` Thomas Monjalon
2013-12-11  2:21     ` jinho hwang [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=CAPQGAnH5fdm0bvO1vAsebsD2Q1eoHmcik-Nj6Us-RBW4bamHzA@mail.gmail.com \
    --to=hwang.jinho@gmail.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    /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).