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 278A42C28 for ; Mon, 22 Feb 2016 18:18:51 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP; 22 Feb 2016 09:18:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,485,1449561600"; d="scan'208";a="751045235" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga003.jf.intel.com with ESMTP; 22 Feb 2016 09:18:41 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.30]) by irsmsx105.ger.corp.intel.com ([169.254.7.237]) with mapi id 14.03.0248.002; Mon, 22 Feb 2016 17:18:40 +0000 From: "Mcnamara, John" To: Thomas Monjalon Thread-Topic: [PATCH v2] docs: add statistics read frequency to fm10k guide Thread-Index: AQHRY01keT2gha8Jxk2QvNzikSzLGZ84Ygvw Date: Mon, 22 Feb 2016 17:18:39 +0000 Message-ID: References: <1454946137-5505-1-git-send-email-harry.van.haaren@intel.com> <1455031194-27921-1-git-send-email-harry.van.haaren@intel.com> In-Reply-To: <1455031194-27921-1-git-send-email-harry.van.haaren@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2RmNTc5MTctNzkyZC00NmU2LWI5MGQtYTY0ZjY3NWViNTM2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjIrMEw3MFdVbTh6ayszNUpST1VYMlprYmRqRTg0Uno1bytCY3dMZ3AyaTA9In0= x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v2] docs: add statistics read frequency to fm10k guide 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, 22 Feb 2016 17:18:52 -0000 > Known Issues > ------------ >=20 > +* **FM10K: Statistics Polling Frequency** > + > + A section has been added to the NIC guide for fm10k about the maximum > + time between reading statistics and 32 bit packet counter overflows. Hi Thomas, We should probably call this section "New Known Issues" and then copy them = to the legacy "Known Issues" doc after 1 release. http://dpdk.org/doc/guides/rel_notes/release_2_2.html#known-issues http://dpdk.org/doc/guides/rel_notes/known_issues.html Or any other suggestion? John