From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id E2CE9F96F; Thu, 19 Jan 2017 15:10:08 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 19 Jan 2017 06:10:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,254,1477983600"; d="scan'208";a="32700528" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga002.jf.intel.com with ESMTP; 19 Jan 2017 06:10:06 -0800 Received: from fmsmsx115.amr.corp.intel.com (10.18.116.19) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 19 Jan 2017 06:10:06 -0800 Received: from fmsmsx113.amr.corp.intel.com ([169.254.13.230]) by fmsmsx115.amr.corp.intel.com ([169.254.4.4]) with mapi id 14.03.0248.002; Thu, 19 Jan 2017 06:10:05 -0800 From: "Wiles, Keith" To: Arnon Warshavsky CC: Priyanka , "users@dpdk.org" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] Performance issue in DPDK setup Thread-Index: AQHSch/wgjNzT7CHjEeWav/onCZXkKE/8OuAgABsaIA= Date: Thu, 19 Jan 2017 14:10:05 +0000 Message-ID: <95C7F9A2-45AC-4C1D-BDCC-D156F18377EE@intel.com> References: <588060E8.5010508@cse.iitb.ac.in> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.254.17.118] Content-Type: text/plain; charset="us-ascii" Content-ID: <886A6C48CC1BB3418A7349672B7C15C7@intel.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] Performance issue in DPDK setup X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2017 14:10:09 -0000 > On Jan 19, 2017, at 1:42 AM, Arnon Warshavsky wrote: >=20 >> Is there a application available in DPDK where we can specify the sendin= g >> rate i.e. ask the application to send 1 Gbps traffic etc, so that it wou= ld >> send 1 Gb traffic uniformly in the second. >> Please guide us on this. >>=20 >=20 > Hi > The DPDK based Pkt-gen is doing a very good job for such uniform packet > blasting Thanks Arnon, Just to be picky and not to be confused with the Lunix kernel pktgen the na= me for the DPDK version is call Pktgen-DPDK no dash in pktgen :-) > http://dpdk.org/download > http://pktgen.readthedocs.io/en/latest/ >=20 > /Arnon Regards, Keith