From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by dpdk.org (Postfix) with ESMTP id 159DD156 for ; Tue, 1 Apr 2014 17:35:34 +0200 (CEST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.5) with ESMTP id s31Fb5uN022971 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 1 Apr 2014 08:37:05 -0700 (PDT) Received: from ALA-MBB.corp.ad.wrs.com ([169.254.1.80]) by ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) with mapi id 14.03.0169.001; Tue, 1 Apr 2014 08:37:05 -0700 From: "Wiles, Roger Keith" To: Ilan Borenshtein Thread-Topic: [dpdk-dev] L2/3 Tx generator example Thread-Index: Ac9NvDM9pdJLIAygRBSjjPy42R7IHAAPrPGA Date: Tue, 1 Apr 2014 15:37:04 +0000 Message-ID: <332CC8F9-FBEC-4C29-A96A-9CD99EAEF610@windriver.com> References: <1933373fa55c489abcab38562c7e7145@AMSPR06MB086.eurprd06.prod.outlook.com> In-Reply-To: <1933373fa55c489abcab38562c7e7145@AMSPR06MB086.eurprd06.prod.outlook.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [128.224.146.210] 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 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] L2/3 Tx generator example 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: Tue, 01 Apr 2014 15:35:35 -0000 You can have a look at Pktgen-DPDK on: git clone git://github.com/Pktgen/Pktgen-DPDK Pktgen is a traffic generator using DPDK for L2/L3 and a number of other fe= atures :-) Hope thats what you are looking for. Keith Wiles, Principal Technologist for Networking member of the CTO office= , Wind River mobile 972.213.5533 [Powering 30 Years of Innovation] On Apr 1, 2014, at 11:12 AM, Ilan Borenshtein > wrote: Hello, I've become a member. I want to ask the following: I'm looking for Layer2/3 Tx generator (not forward) example. Thanks, Ilan