* How to do packet mirroring
@ 2015-08-10 22:38 Masoud Moshref Javadi
0 siblings, 0 replies; only message in thread
From: Masoud Moshref Javadi @ 2015-08-10 22:38 UTC (permalink / raw)
To: dev
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-08-10 22:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-10 22:38 How to do packet mirroring Masoud Moshref Javadi
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.