DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [dpdk-dev] How to set pool mirror on Intel 82599ES
@ 2015-07-02  9:45 Zhou, Tianlin
  0 siblings, 0 replies; 2+ messages in thread
From: Zhou, Tianlin @ 2015-07-02  9:45 UTC (permalink / raw)
  To: dev

Dear all,

The issue was resolved.
I want to see packet receive on host, but failed.
Should launch VM with VF PCI passthrough, then we can see traffic in VM VF interface.

-Tianlin

From: Zhou, Tianlin
Sent: Wednesday, July 01, 2015 6:02 PM
To: dev@dpdk.org
Subject: [dpdk-dev] How to set pool mirror on Intel 82599ES

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-dev]  How to set pool mirror on Intel 82599ES
@ 2015-07-01 10:02 Zhou, Tianlin
  0 siblings, 0 replies; 2+ messages in thread
From: Zhou, Tianlin @ 2015-07-01 10:02 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-02  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-02  9:45 [dpdk-dev] How to set pool mirror on Intel 82599ES Zhou, Tianlin
  -- strict thread matches above, loose matches on Subject: below --
2015-07-01 10:02 Zhou, Tianlin

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).