From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-fr.alcatel-lucent.com (fr-hpida-esg-02.alcatel-lucent.com [135.245.210.21]) by dpdk.org (Postfix) with ESMTP id 777A75A74 for ; Thu, 9 Jul 2015 19:26:31 +0200 (CEST) Received: from us70uusmtp3.zam.alcatel-lucent.com (unknown [135.5.2.65]) by Websense Email Security Gateway with ESMTPS id A3ED2661CDF39; Thu, 9 Jul 2015 17:26:27 +0000 (GMT) Received: from US70UWXCHHUB02.zam.alcatel-lucent.com (us70uwxchhub02.zam.alcatel-lucent.com [135.5.2.49]) by us70uusmtp3.zam.alcatel-lucent.com (GMO) with ESMTP id t69HQQPU001082 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 9 Jul 2015 17:26:29 GMT Received: from US70TWXCHMBA07.zam.alcatel-lucent.com ([169.254.1.180]) by US70UWXCHHUB02.zam.alcatel-lucent.com ([135.5.2.49]) with mapi id 14.03.0195.001; Thu, 9 Jul 2015 13:26:27 -0400 From: "Assaad, Sami (Sami)" To: "dev@dpdk.org" , Bruce Richardson Thread-Topic: DPDK Port Mirroring Thread-Index: AdC6bGJBo727qsZ/TMaQWhvE7iRm1w== Date: Thu, 9 Jul 2015 17:26:27 +0000 Message-ID: <9478F0FB69DAA249AF0A9BDA1E6ED95218848F8C@US70TWXCHMBA07.zam.alcatel-lucent.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [135.5.27.18] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] DPDK Port Mirroring X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jul 2015 17:26:31 -0000 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 pac= kets 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.