DPDK usage discussions
 help / color / mirror / Atom feed
From: Sowmini Varadhan <sowmini05@gmail.com>
To: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] VF bound to vfio-pci fails pci_map_device
Date: Thu, 18 Feb 2016 15:41:54 -0500	[thread overview]
Message-ID: <CACP96tT=r5FeTNdu2SFeGdvuFLojbVAeAks=t0BEJ4ozN6TT+w@mail.gmail.com> (raw)
In-Reply-To: <56B4D0B0.8080208@intel.com>

On Fri, Feb 5, 2016 at 11:41 AM, Sergio Gonzalez Monroy
<sergio.gonzalez.monroy@intel.com> wrote:
> Hi,

> Probably the simplest app is an example called skeleton.
> It simply takes packets from one port to another:
> http://dpdk.org/doc/guides/sample_app_ug/skeleton.html
>
> If you want to know how to run testpmd:
> http://dpdk.org/doc/guides/testpmd_app_ug/index.html

I was looking to emulate something closer to a tcp or udp
echo server, so testpmd sounded like the better example
to follow. However, I'm not sure how the echo server
example is supposed to be configured - does it take *any*
incoming echo request on the interface and reflect it back,
or is this restricted to some subset  of "for-us" packets (i.e., sent to
"locally configured address")?

Also, does the sender need a statically configured arp entry
so that the echo request gets delivered?

--Sowmini

      parent reply	other threads:[~2016-02-18 20:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05  0:07 Sowmini Varadhan
2016-02-05 16:41 ` Sergio Gonzalez Monroy
2016-02-06 16:58   ` Sowmini Varadhan
2016-02-18 20:41   ` Sowmini Varadhan [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='CACP96tT=r5FeTNdu2SFeGdvuFLojbVAeAks=t0BEJ4ozN6TT+w@mail.gmail.com' \
    --to=sowmini05@gmail.com \
    --cc=sergio.gonzalez.monroy@intel.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).