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 BCAAA2C06 for ; Thu, 7 Apr 2016 03:34:06 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP; 06 Apr 2016 18:34:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,448,1455004800"; d="scan'208";a="953343103" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga002.fm.intel.com with ESMTP; 06 Apr 2016 18:34:03 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 6 Apr 2016 18:34:03 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.232]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.136]) with mapi id 14.03.0248.002; Thu, 7 Apr 2016 09:34:01 +0800 From: "Lu, Wenzhuo" To: Thomas Monjalon CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2] doc: update overview Thread-Index: AQHRjuaIdYtC1/HhPEqc1Ie/kZBYJJ98GCmAgAGhz9A= Date: Thu, 7 Apr 2016 01:34:00 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC09090344251C@shsmsx102.ccr.corp.intel.com> References: <1459498696-8067-1-git-send-email-wenzhuo.lu@intel.com> <1459824850-8236-1-git-send-email-wenzhuo.lu@intel.com> <1762009.dgmjScHYrq@xps13> In-Reply-To: <1762009.dgmjScHYrq@xps13> 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] doc: update overview 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, 07 Apr 2016 01:34:07 -0000 Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Wednesday, April 6, 2016 4:27 PM > To: Lu, Wenzhuo > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] doc: update overview >=20 > 2016-04-05 10:54, Wenzhuo Lu: > > Update the overview.rst for e1000, igb, ixgbe. > [...] > > stats per queue X = X >=20 > You have not filled stats per queue. Is it because of an issue with > queue_stats_mapping? I didn't know it means this function. I'll create a patch to update it. Tha= nks. >=20 > [...] > > usage doc X = X > > design doc > > perf doc >=20 > Do you plan to complete the docs for these drivers? Sure, we'll try the enrich the docs.