DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shankari Vaidyalingam <shankari.v2k6@gmail.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] Inputs needed - testing l2fwd
Date: Wed, 25 Mar 2015 00:25:42 +0530	[thread overview]
Message-ID: <CAGeyXNdgppM+oDQ1c=JVB4UWUuDQW1bWQ4oMDrPFH+r0K1WLCA@mail.gmail.com> (raw)

I'm trying to run sample DPDK  applications by injecting packets from an
external traffic generator.
I'm not able to get the frames to reach the RX queue of the corresponding
port and make the PMD detect those packets and get the application process
them.

My configuration is:

 I'm using Oracle VirtualBox to have 2 virtual network adapters for use in
the sample application. I have configured both the network adapters in the
"Bridged Networking" mode.
When I open the VM I can see the interfaces - eth0 and eth1
I bound the 2 interfaces to igb_uio driver and then configured the hugepage
mapping.
When I try sending the frames from an external source I had set the dest
MAC to the MAC addr of the ports bound to DPDK.
But still I'm not able to see either the "Frames received" or "Frames
dropped" count getting incremented.

I tried googling and tried various options for networking mode as
(Bridged/Host Only...) but none of them seem to work fine.

I'm sure that I'm missing something.
Can you please help me in this regard.

Regards
Shankari.V

             reply	other threads:[~2015-03-24 18:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-24 18:55 Shankari Vaidyalingam [this message]
2015-03-25  4:10 ` Shankari Vaidyalingam
2015-03-25  5:08   ` Stephen Hemminger
     [not found]     ` <CAGeyXNdnnnWV06s2i26uXpcVNCcwMhG2hpyBtk+N1pcQKkgfCg@mail.gmail.com>
2015-03-25  6:25       ` Shankari Vaidyalingam
2015-03-31  5:55         ` Shankari Vaidyalingam

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='CAGeyXNdgppM+oDQ1c=JVB4UWUuDQW1bWQ4oMDrPFH+r0K1WLCA@mail.gmail.com' \
    --to=shankari.v2k6@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).