DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shankari Vaidyalingam <shankari.v2k6@gmail.com>
To: Olivier MATZ <olivier.matz@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Interface name after bound to IGB
Date: Thu, 26 Mar 2015 09:28:08 +0530	[thread overview]
Message-ID: <CAGeyXNem5YwigDEGprQ43yyHSaUk49KprU0=B=cwiEB23W5QSQ@mail.gmail.com> (raw)
In-Reply-To: <5512D25B.5030500@6wind.com>

Hi Olivier,

Thanks for the response.
I executed the L2fwd application by injecting packets from an external
source to the DPDK bound interface.
I was not able to see the stats getting incremented. I'm doing this testing
on a VM inside Oracle VirtualBox.
I've added 2 Bridged Adapters with the adapter type set to "Intel 82545 EM".
I have configured the huge page mappings, bound interface to IGB driver.
Still I'm facing this issue.
Can you pls let me know how to solve this.
It is for this reason I asked the packet capture.

Regards
Shankari.V

On Wed, Mar 25, 2015 at 8:50 PM, Olivier MATZ <olivier.matz@6wind.com>
wrote:

> Hi Shankari,
>
> On 03/25/2015 04:14 PM, Shankari Vaidyalingam wrote:
>
>> Hi Bruce,
>>
>>
>> If I want to capture the packets received by the interface bound to IGB
>> (DPDK interface) then I'd like to know what would be the interface name
>> that must be given.
>>
>
> If you want to capture the packets, you have to write your program
> (maybe based on an example) that displays the packet or save them
> into a pcap format. For that, you don't need the interface name but
> the portid, which is displayed with the PCI id when you start the dpdk.
>
> Regards,
> Olivier
>
>

  reply	other threads:[~2015-03-26  3:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 14:30 Shankari Vaidyalingam
2015-03-25 15:03 ` Bruce Richardson
2015-03-25 15:14   ` Shankari Vaidyalingam
2015-03-25 15:17     ` Bruce Richardson
2015-03-25 15:20     ` Olivier MATZ
2015-03-26  3:58       ` Shankari Vaidyalingam [this message]
2015-03-26 11:07         ` Olivier MATZ

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='CAGeyXNem5YwigDEGprQ43yyHSaUk49KprU0=B=cwiEB23W5QSQ@mail.gmail.com' \
    --to=shankari.v2k6@gmail.com \
    --cc=dev@dpdk.org \
    --cc=olivier.matz@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).