From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 ; Thu, 27 Aug 2015 19:46:26 +0200 (CEST) Received: by pacdd16 with SMTP id dd16so32659155pac.2 for ; 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 To: "Mcnamara, John" Message-ID: <20150827104637.111e4871@urahara> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Aug 2015 17:46:27 -0000 On Thu, 27 Aug 2015 10:28:45 +0000 "Mcnamara, John" 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.