From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id DD05EA3 for ; Thu, 17 Jan 2019 16:32:21 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 4B706152C; Thu, 17 Jan 2019 10:32:20 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 17 Jan 2019 10:32:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=90UXo2WkLXaiFfq15jLR4D8yBat4Mux2df5Uq0ccxlo=; b=NkG1unCjLzls XsrbiT7gsiCmDcLwGLZsJapbY3xWuMZt6UHy5IuvTVXVYK3rVSh6C9WXOZJxLJev ApOYy2a5U7EfJA12iznO75abeOe+4fbkUQ4KuT7IWbPa/h6pxHBsT0hwmwsWU/9U Gij491i9bL3xUQfQojHj6SQrb0kOLVg= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=90UXo2WkLXaiFfq15jLR4D8yBat4Mux2df5Uq0ccx lo=; b=EhAZ0+8mmWR0djai1kfMKNfiTBBk+3euDEK/g6Av/1jRbQ4qD72EXiJ9f tFiP6MiucH3G8v0oF9X8WTDF414VJXPVvg3mlWsXc5Stg+LYstipMQQG6Ynai6Ba W4TbqXnYQjQMpLbhgaRezvr9lhsoRAE/suMy0suK2HRk1vvPTtzujSSAzxjEgh+l GUhSzLVW3e1xiuHKN3lTzEofkl/0y8mMzkLRJhomsPGikYzbMNqtZlCdR0aZ2hq0 e2WraK1WULLKcOki3KssONX94SFjP8vORFzzgoKQ6WJ7OT3YCX2Au0G2gGTk0VG+ 6k/xj/15wsB/F4s/xmEqYhQeJYxyw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrgeekgdejvdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthenuceurghilhhouhhtmecufedt tdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkfgjfh gggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceo thhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukfhppeejjedrudefgedrvddtfe drudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 4884AE425A; Thu, 17 Jan 2019 10:32:18 -0500 (EST) From: Thomas Monjalon To: David Marchand Cc: Arnon Warshavsky , dev@dpdk.org, "Yigit, Ferruh" , Ajit Khaparde Date: Thu, 17 Jan 2019 16:32:16 +0100 Message-ID: <6031115.LDTPQO7Que@xps> In-Reply-To: References: <1545141782-31841-1-git-send-email-arnon@qwilt.com> <18411484.mQl3YRKo9N@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] devtools: fix error propagation from check-forbidden-tokens.awk X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jan 2019 15:32:22 -0000 17/01/2019 13:20, David Marchand: > On Fri, Dec 21, 2018 at 2:00 AM Thomas Monjalon wrote: > > > 18/12/2018 16:19, Arnon Warshavsky: > > > Bugzilla ID: 165 > > > > Thomas, > > I just noticed that the bz is still opened. > Who is supposed to close bug reports ? I think we never formally described this workflow. I suggest to expect the bug reporter to close the bug. Comments? Should we update the website with this info?