From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 258F59A8B for ; Mon, 20 Jun 2016 16:16:07 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP; 20 Jun 2016 07:16:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,498,1459839600"; d="scan'208";a="125331736" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga004.fm.intel.com with ESMTP; 20 Jun 2016 07:16:03 -0700 Received: from fmsmsx113.amr.corp.intel.com (10.18.116.7) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 20 Jun 2016 07:16:03 -0700 Received: from fmsmsx106.amr.corp.intel.com ([169.254.5.127]) by FMSMSX113.amr.corp.intel.com ([169.254.13.77]) with mapi id 14.03.0248.002; Mon, 20 Jun 2016 07:16:03 -0700 From: "Posadas, Emerson" To: "dev@dpdk.org" Thread-Topic: pktgen counters not Thread-Index: AdHK/aChaCmLVDHqRAyrV4y+vQeVHQ== Date: Mon, 20 Jun 2016 14:16:01 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNDI1MmVjMmMtY2Y0OC00MzIzLWJlMWMtOTRiZmI2ZmFhMjcxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkpJR0Fxb0JqOXhGcmJXNkNCRnM2REdnU3hVTW5iSXluZ1hzak16c1hDc3M9In0= x-ctpclassification: CTP_IC x-originating-ip: [10.1.200.108] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dpdk-dev] pktgen counters not 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: Mon, 20 Jun 2016 14:16:07 -0000 Hello I'm running the pktgen application to do some benchmarking. My current issu= e with pktgen is that I don't get any packet counted against the packet siz= e on the application even after sending some traffic.=20 Flags:Port : P--------------:0 P--------------:1 Link State : ----TotalRa= te---- Pkts/s Max/Rx : 0/0 0/0 = 0/0 Max/Tx : 14194206/0 14194254/0 2838= 8460/0 MBits/s Rx/Tx : 0/0 0/0 = 0/0 Broadcast : 0 0 Multicast : 0 0 64 Bytes : 0 0 65-127 : 0 0 128-255 : 0 0 256-511 : 0 0 512-1023 : 0 0 1024-1518 : 0 0 I'm using DPDK 16.04 with pktgen 3.0.00 and using the following pktgen conf= iguration flags: ./app/app/x86_64-native-linuxapp-gcc/app/pktgen -c 0x1ff -n 2 -- -P -m "[1= -4].0, [5-8].1" My NIC device is a dual port 10GbE Intel Corporation 82599EB PCIe card.=20 EP