DPDK patches and discussions
 help / color / mirror / Atom feed
From: Rafael Duarte Vencioneck <rafael.vencioneck@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] help on exception path for ivshmem guest
Date: Fri, 17 Apr 2015 12:09:59 -0300	[thread overview]
Message-ID: <CABaRW36gYVxnw=EFYm=nznz6dGotoe6LNL0Tc3JQcCLme0EnSQ@mail.gmail.com> (raw)

Hi,

I'm trying to reproduce the exception path example, but in a ivshmem guest
machine.
To avoid memory corruption, I can't call rte_pktmbuf_alloc and
rte_pktmbuf_free from the guest.

When I get packets from the host, it is easy to send them to the tap
interface. But How to take packets from tap and put on the tx ring? Or how
to put it on a mbuf struct without call those functions, and then push to
the ring?

Is there a way to do that?

--
Rafael D. Vencioneck

                 reply	other threads:[~2015-04-17 15:10 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='CABaRW36gYVxnw=EFYm=nznz6dGotoe6LNL0Tc3JQcCLme0EnSQ@mail.gmail.com' \
    --to=rafael.vencioneck@gmail.com \
    --cc=dev@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).