From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-fr.alcatel-lucent.com (fr-hpida-esg-01.alcatel-lucent.com [135.245.210.20]) by dpdk.org (Postfix) with ESMTP id 54B39C358 for ; Tue, 16 Jun 2015 23:18:19 +0200 (CEST) Received: from us70tusmtp2.zam.alcatel-lucent.com (unknown [135.5.2.64]) by Websense Email Security Gateway with ESMTPS id 4DD792CE903BF for ; Tue, 16 Jun 2015 21:18:16 +0000 (GMT) Received: from US70UWXCHHUB02.zam.alcatel-lucent.com (us70uwxchhub02.zam.alcatel-lucent.com [135.5.2.49]) by us70tusmtp2.zam.alcatel-lucent.com (GMO) with ESMTP id t5GLIGVr006683 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 16 Jun 2015 21:18:17 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; Tue, 16 Jun 2015 17:18:16 -0400 From: "Assaad, Sami (Sami)" To: "dev@dpdk.org" Thread-Topic: DPDK-Pktgen Thread-Index: AdCoefVCwZolvBeDR5a1hGJd3hw5KA== Date: Tue, 16 Jun 2015 21:18:16 +0000 Message-ID: <9478F0FB69DAA249AF0A9BDA1E6ED95218838A32@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-Pktgen 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, 16 Jun 2015 21:18:19 -0000 Hello. I am using DPDK-Pktgen (Pktgen version 2.77 using DPDK-1.7.1). My NIC consists of two 10G ports. Now, my question is : How are the port MBits/s Rx/Tx calculated? Example: I am running the traffic generator with the following configuratio= n: * 400 Byte Packet Sizes * At Line Rate (i.e: 100%) * Unidirectional (Tx only) The Pkts/s TX is 2985600. (Looks correct) But the MBits/s Tx is set to 2006 (per port Tx). How does DPDK-Pktgen calculate 2006 MBits/s Tx ? Is this a bug? Thanks in advance. Best Regards, Sami Assaad.