From: Olivier MATZ <olivier.matz@6wind.com>
To: Shankari Vaidyalingam <shankari.v2k6@gmail.com>,
Bruce Richardson <bruce.richardson@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Interface name after bound to IGB
Date: Wed, 25 Mar 2015 16:20:59 +0100 [thread overview]
Message-ID: <5512D25B.5030500@6wind.com> (raw)
In-Reply-To: <CAGeyXNeubNBeCr25Tx6hjsJFJD7P188cOK4pdumYhF7Y0rbE7g@mail.gmail.com>
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
next prev parent reply other threads:[~2015-03-25 15:20 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 [this message]
2015-03-26 3:58 ` Shankari Vaidyalingam
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=5512D25B.5030500@6wind.com \
--to=olivier.matz@6wind.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=shankari.v2k6@gmail.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).