From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 9D71411C5 for ; Thu, 2 Jul 2015 13:54:40 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 02 Jul 2015 04:54:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,392,1432623600"; d="scan'208";a="721687255" Received: from pgsmsx101.gar.corp.intel.com ([10.221.44.78]) by orsmga001.jf.intel.com with ESMTP; 02 Jul 2015 04:54:37 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by PGSMSX101.gar.corp.intel.com (10.221.44.78) with Microsoft SMTP Server (TLS) id 14.3.224.2; Thu, 2 Jul 2015 19:54:35 +0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.246]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.129]) with mapi id 14.03.0224.002; Thu, 2 Jul 2015 19:54:34 +0800 From: "Qiu, Michael" To: "dev@dpdk.org" Thread-Topic: [PATCH v2] ixgbe: reset hardware stat when initialize Thread-Index: AQHQpBhzQp7/dy2SWkO3NljWqyty5A== Date: Thu, 2 Jul 2015 11:54:34 +0000 Message-ID: <533710CFB86FA344BFBF2D6802E60286046AAB38@SHSMSX101.ccr.corp.intel.com> References: <1431072861-28565-1-git-send-email-qiudayu@cn.ibm.com> <1434007792-7898-1-git-send-email-michael.qiu@intel.com> <8CEF83825BEC744B83065625E567D7C204A3F9D0@IRSMSX108.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] ixgbe: reset hardware stat when initialize 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: Thu, 02 Jul 2015 11:54:41 -0000 Hi, all=0A= =0A= Any comments on this patch?=0A= =0A= Thanks,=0A= Michael=0A= =0A= On 6/22/2015 8:47 PM, Iremonger, Bernard wrote:=0A= >> -----Original Message-----=0A= >> From: Qiu, Michael=0A= >> Sent: Thursday, June 11, 2015 8:30 AM=0A= >> To: dev@dpdk.org=0A= >> Cc: Iremonger, Bernard; thomas.monjalon@6wind.com; Qiu, Michael=0A= >> Subject: [PATCH v2] ixgbe: reset hardware stat when initialize=0A= >>=0A= >> When initialize the hardware, the stat should be reset.=0A= >> Otherwise when detach then attach port, the stat will not be re-init to = zero.=0A= >>=0A= >> Signed-off-by: Michael Qiu =0A= >> ---=0A= > Acked-by: Bernard Iremonger =0A= >=0A= >=0A= =0A=