From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <stephen@networkplumber.org>
Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com
 [209.85.220.41]) by dpdk.org (Postfix) with ESMTP id 9FE64591A
 for <dev@dpdk.org>; Thu, 27 Aug 2015 19:46:26 +0200 (CEST)
Received: by pacdd16 with SMTP id dd16so32659155pac.2
 for <dev@dpdk.org>; Thu, 27 Aug 2015 10:46:26 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to
 :references:mime-version:content-type:content-transfer-encoding;
 bh=2tx9izL9CxMaSWELWAU9IvZWvEQjT8QfdkUtGczh7oY=;
 b=As7/ZPNEm6zKhWRk0y+jJWfm/rGspFVYv/Ouvi//OG3w9x87GFdnxHBJcGU5f3Kqny
 8KYnEH/jeJxyj8XCTT/UXOUA0EcrVlx5AVepZq+mg95A6E/3VcoA2BRP0e50opXETbse
 UY6YEW6jIZ2U9x7SwEfzVlAiGvvFKodzB2B+FxpL1bGARZTJwpgwbMtO4Paw8x92CPp0
 OWKWLtNdXKEREW72rDDGPZ4YAqnFxjsHCY2FvbIxjzy6dW69H9aOLk+68xna4LcodQpY
 vkc/lyK9xH1WJWdY385fHbcYhi+RJCuAFjTOPNuE8zuwwZ7nRlftECdaYrLPOE2Xjz3C
 QDlQ==
X-Gm-Message-State: ALoCoQkmpxy/RdM8Z1RNZ/8O7/UytyNSPx8WJJlfaHo7ZFrWbustBt2KMBy4FuzyKf9Uprg/axdY
X-Received: by 10.66.131.10 with SMTP id oi10mr8309914pab.87.1440697586080;
 Thu, 27 Aug 2015 10:46:26 -0700 (PDT)
Received: from urahara (static-50-53-82-155.bvtn.or.frontiernet.net.
 [50.53.82.155])
 by smtp.gmail.com with ESMTPSA id fh10sm3084372pdb.95.2015.08.27.10.46.25
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 27 Aug 2015 10:46:25 -0700 (PDT)
Date: Thu, 27 Aug 2015 10:46:37 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: "Mcnamara, John" <john.mcnamara@intel.com>
Message-ID: <20150827104637.111e4871@urahara>
In-Reply-To: <B27915DBBA3421428155699D51E4CFE2022FD0EA@IRSMSX103.ger.corp.intel.com>
References: <B27915DBBA3421428155699D51E4CFE2022FD0EA@IRSMSX103.ger.corp.intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Bug tracker for DPDK
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Aug 2015 17:46:27 -0000

On Thu, 27 Aug 2015 10:28:45 +0000
"Mcnamara, John" <john.mcnamara@intel.com> wrote:

> Hi,
> 
> Now that we are at the start of a release cycle it is a good time to talk about the need for a bug tracker for DPDK.
> 
> As well as tracking defects it could be used to track upcoming or desired features/fixes.
> 
> The most obvious tool for this is Bugzilla but other suggestions or ideas are welcome:
> 
>     https://www.bugzilla.org/
> 
> John.

The problem with bug trackers is everyone has agree to use it.
Which is why Linux kernel developers treat bugzilla as read-only.