DPDK usage discussions
 help / color / mirror / Atom feed
From: "Gowda, Sandesh" <sandesh.gowda@intel.com>
To: jyoti swarup <jyoti.swarup@outlook.com>,
	"users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] How to mirror the live traffic in dpdk
Date: Mon, 8 Jan 2018 07:01:05 +0000	[thread overview]
Message-ID: <EDE1359882508442A045AB0CF959E30B70AEC661@PGSMSX102.gar.corp.intel.com> (raw)
In-Reply-To: <MAXPR0101MB160958B294ED5604927FDD0981130@MAXPR0101MB1609.INDPRD01.PROD.OUTLOOK.COM>

Hi Jyoti,

 You can use the DPDK Pdump utility to capture the Traffic received by the Primary application.
 The Pdump runs as a Secondary application and has certain access to Primary application resources which allows it to capture the packets without impacting the Primary.

Refer to the DPDK documentation :  http://dpdk.org/doc/guides/tools/pdump.html

 Regards,
 Sandesh

-----Original Message-----
From: users [mailto:users-bounces@dpdk.org] On Behalf Of jyoti swarup
Sent: Monday, January 08, 2018 11:03 AM
To: users@dpdk.org
Subject: [dpdk-users] How to mirror the live traffic in dpdk


hi,

I have an application that uses dpdk to process the traffic that is incident on an dedicated NIC..

How can I use dpdk to analyze the live traffic that is incident on the active interface..?

Thanks for any pointers/tips..

Jyoti Swarup


      reply	other threads:[~2018-01-08  7:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fb117eef-ddad-67f6-8e0f-6febdbc0aeed@bequant.com>
2017-12-13 16:58 ` [dpdk-users] attach/detach on secondary process Ricardo Roldan
2017-12-13 17:09   ` Stephen Hemminger
2017-12-13 21:00     ` Thomas Monjalon
2017-12-13 21:10       ` Stephen Hemminger
2017-12-13 21:20         ` Thomas Monjalon
2018-01-08  5:33           ` [dpdk-users] How to mirror the live traffic in dpdk jyoti swarup
2018-01-08  7:01             ` Gowda, Sandesh [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=EDE1359882508442A045AB0CF959E30B70AEC661@PGSMSX102.gar.corp.intel.com \
    --to=sandesh.gowda@intel.com \
    --cc=jyoti.swarup@outlook.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).