DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [dpdk-dev] DPDK Port Mirroring
@ 2015-07-09 20:17 Wiles, Keith
  2015-07-09 20:27 ` Matt Laswell
  0 siblings, 1 reply; 8+ messages in thread
From: Wiles, Keith @ 2015-07-09 20:17 UTC (permalink / raw)
  To: Assaad, Sami (Sami), dev, Richardson, Bruce



On 7/9/15, 12:26 PM, "dev on behalf of Assaad, Sami (Sami)"
<dev-bounces@dpdk.org on behalf of sami.assaad@alcatel-lucent.com> wrote:

>Hello,
>
>I want to build a DPDK app that is able to port-mirror all ingress
>traffic from two 10G interfaces.
>
>1.       Is it possible in port-mirroring traffic consisting of 450byte
>packets at 20G without losing more than 5% of traffic?
>
>2.       Would you have any performance results due to packet copying?

Do you need to copy the packet if you increment the reference count you
can send the packet to both ports without having to copy the packet.
>
>3.       Would you have any port mirroring DPDK sample code?

DPDK does not have port mirroring example, but you could grab the l2fwd or
l3fwd and modify it to do what you want.
>
>Thanks in advance.
>
>Best Regards,
>Sami Assaad.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [dpdk-dev] DPDK Port Mirroring
@ 2015-07-09 17:26 Assaad, Sami (Sami)
  0 siblings, 0 replies; 8+ messages in thread
From: Assaad, Sami (Sami) @ 2015-07-09 17:26 UTC (permalink / raw)
  To: dev, Bruce Richardson

Hello,

I want to build a DPDK app that is able to port-mirror all ingress traffic from two 10G interfaces.

1.       Is it possible in port-mirroring traffic consisting of 450byte packets at 20G without losing more than 5% of traffic?

2.       Would you have any performance results due to packet copying?

3.       Would you have any port mirroring DPDK sample code?

Thanks in advance.

Best Regards,
Sami Assaad.

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

end of thread, other threads:[~2015-07-10 14:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-09 20:17 [dpdk-dev] DPDK Port Mirroring Wiles, Keith
2015-07-09 20:27 ` Matt Laswell
2015-07-09 20:30   ` Assaad, Sami (Sami)
2015-07-10 13:46   ` Sanford, Robert
2015-07-10 13:47     ` Bruce Richardson
2015-07-10 14:21       ` Assaad, Sami (Sami)
2015-07-10 14:36         ` Bruce Richardson
  -- strict thread matches above, loose matches on Subject: below --
2015-07-09 17:26 Assaad, Sami (Sami)

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