DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhou, Tianlin" <tianlin.zhou@tekcomms.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev]  How to set pool mirror on Intel 82599ES
Date: Wed, 1 Jul 2015 10:02:23 +0000	[thread overview]
Message-ID: <7D6C3D7847A9FE4E8EB311EAC72727A04EB28C81@US-BV-EXM02-P.global.tektronix.net> (raw)

Dear all,


I used the following steps to setup pool mirror for Intel 82599ES, but failed.

Step 1: I setup 4 VFs for 05:00.0

05:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
05:10.0 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01)
05:10.2 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01)
05:10.4 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01)
05:10.6 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01)

Step 2: bind 05:00.0 to igb_uio

Step3: start testpmd and then type the following command

// I want to set pool mirroring on 05:00.0
// Mirror the traffic VF 4 - Pool 3 (05:10.6) to VF 3 - Pool 2 (05:10.4)
set port 0 mirror-rule 0 pool-mirror 0x8 dst-pool 2 on

Step 4: send traffic on VF4.
I expected that I could see the same traffic on VF 3, but I failed.

Any wrong with my steps?
Anyone ever setup pool mirroring successfully?

Thanks a lot!
-Tianlin

             reply	other threads:[~2015-07-01 10:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-01 10:02 Zhou, Tianlin [this message]
2015-07-02  9:45 Zhou, Tianlin

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=7D6C3D7847A9FE4E8EB311EAC72727A04EB28C81@US-BV-EXM02-P.global.tektronix.net \
    --to=tianlin.zhou@tekcomms.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 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).