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 D816F3B5 for ; Mon, 23 Mar 2015 17:50:50 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 23 Mar 2015 09:50:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,452,1422950400"; d="scan'208";a="669339693" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga001.jf.intel.com with ESMTP; 23 Mar 2015 09:50:49 -0700 Received: from irsmsx109.ger.corp.intel.com ([169.254.13.247]) by IRSMSX154.ger.corp.intel.com ([163.33.192.96]) with mapi id 14.03.0224.002; Mon, 23 Mar 2015 16:50:48 +0000 From: "Butler, Siobhan A" To: Thomas Monjalon Thread-Topic: [dpdk-dev] tools brainstorming Thread-Index: AQHQYx105wa2dYsDE0GLqygeszi7350leBBggATLy4CAAAf/IA== Date: Mon, 23 Mar 2015 16:50:48 +0000 Message-ID: <0C5AFCA4B3408848ADF2A3073F7D8CC86D561656@IRSMSX109.ger.corp.intel.com> References: <3571725.20GtF5MAnU@xps13> <0C5AFCA4B3408848ADF2A3073F7D8CC86D53E553@IRSMSX109.ger.corp.intel.com> <1823253.PAnM90fukl@xps13> In-Reply-To: <1823253.PAnM90fukl@xps13> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] tools brainstorming 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, 23 Mar 2015 16:50:51 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Monday, March 23, 2015 4:19 PM > To: Butler, Siobhan A > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] tools brainstorming >=20 > 2015-03-20 15:07, Butler, Siobhan A: > > I propose we also add a bug tracking tool (e.g. Bugzilla or other). >=20 > Don't you think adding a bug tracker would artificially split discussions > between mailing list threads and bug tracker entries? > I think patchwork is great because it summarizes patches pending on the > mailing list without breaking the discussion flow. I see your point, I just think it might be a useful mechanism for people ge= tting started as contributors - to pick up a bug and fix it, as well a better way of tracking the known and resolved issues which are a nightmar= e to maintain in the documentation. > Maybe that a tool which collect bug discussions - as patchwork do for the > patches - would be ideal? Sounds great if one exists. >=20 > > And also a standalone page/document/archive of FAQ's. >=20 > Which kind of questions do you want to answer? > You're adding some technical questions in the release notes, which is gre= at. > Are you thinking to anything else? >=20 To have these questions and answers more visible really was my main objecti= ve. > Thanks