From: Masoud Moshref Javadi <masood.moshref.j@gmail.com>
To: dev@dpdk.org
Subject: How to do packet mirroring
Date: Mon, 10 Aug 2015 15:38:23 -0700 [thread overview]
Message-ID: <55C927DF.801@gmail.com> (raw)
Hi
I want to know how the pool mirroring works in dpdk.
Can I only mirror to another physical port or I can make NIC mirror
packets to an application running on the server?
What I want is to just monitor every packet received or sent from the NIC.
I wanted to test the feature using testpmd using
set port 0 mirror-rule 0 pool-mirror 0x8 dst-pool 1 on
but it says "ixgbe_vmdq_mode_check(): VMDq must be enabled for this setting"
I'm using 82599 10G NIC with two ports on DPDK 2.0
Thanks
reply other threads:[~2015-08-10 22:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=55C927DF.801@gmail.com \
--to=masood.moshref.j@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.