From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B6076A00C5; Sun, 26 Apr 2020 17:26:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3DAAB1BF59; Sun, 26 Apr 2020 17:26:02 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id CB8CC1BF57 for ; Sun, 26 Apr 2020 17:26:00 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 4FE535C00D2; Sun, 26 Apr 2020 11:25:58 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Sun, 26 Apr 2020 11:25:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=fm1; bh=8VFPWP/zz9oJr a3N6vamEDac+MSleGmWBlF5eXhoMag=; b=PpNRQo+k9o9yFD7J90QA5tIiANu6y 9oe0H0kw5uak0CmNVDSDwWt5QWMPVdhSiRfvUWfRPr8mEkhaJB1ZejGyzSkAWdJy y58rxq7BbbZsxoPW9C25xmtA8tqBEO70tcUX7uvIDL2/cg0aGCZvZPyDMysLLG4g HnBbvFwh5BhTiHD27mmbEimyhMHdAc2+dCVAS9wVXzA0YqqrVi77+s9dIkDtIxtO MqIBAekmTxrE7wRK45f7CM6dAhqWbnQk3BmLP4XHqnBtEcYwM+99nzS+VcZK5kDf noYiq6hvxXt+Mi0mI53UXAm3fCslsduuuyL8yUtxZxGjqGRXQ9L+v62uA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=8VFPWP /zz9oJra3N6vamEDac+MSleGmWBlF5eXhoMag=; b=1XL9yHs+3Om7W9xyfVspTp 1j3KXot+hEEXq9QbDNG4hYA6rH7ojvic125Qfg2M2iG+IsC7J5ZdV3kgXznLDxnT /a8Va7HCal/OLFDq4MHJy+SVeCo/4STcFn3flRzWEzqBWjVHNkrz+9dbfJiDwRwu 6I3Um9ksuH+T7mL4wg56DxmG06Fp2yV/mlwmSXjHftpfA2kY9BPbyiL/48WEOogp srE+FEIcDf3ieoq61xo2LKx/dkvxt5RLUeIo2K+tkDahQTeMeCf1FNWtNbey5rSC 5lSXBDKZ8Ez9UOByJbXI7RU4V0kLk/zvxb+6sdKuZ3JdCnZRgeM3JRXPCL7R192w == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrheejgdeltdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgggfgtsehtufertddttd dvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhn jhgrlhhonhdrnhgvtheqnecuffhomhgrihhnpeguphgukhdrohhrghdprhgvrgguthhhvg guohgtshdrihhonecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghr ufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrg hlohhnrdhnvght 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 8108F328005A; Sun, 26 Apr 2020 11:25:57 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: ajit.khaparde@broadcom.com, alialnu@mellanox.com Date: Sun, 26 Apr 2020 17:25:56 +0200 Message-ID: <3483381.tlMGI8NQbM@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-dev] reenchanting bugzilla with REST commands 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, There are 144 bugs open in https://bugs.dpdk.org/buglist.cgi?bug_status=__open__&product=DPDK Some regular effort is required to follow and update the bugs. If you don't have a bugzilla account on dpdk.org, please go to https://bugs.dpdk.org/createaccount.cgi In case it could motivate some of us using bugzilla more regularly, please be aware a REST API is available in bugzilla. The API documentation is quite good: https://bugzilla.readthedocs.io/en/latest/api/ For user-authenticated calls, a secret key can be generated at https://bugs.dpdk.org/userprefs.cgi?tab=apikey -- example -- Below is a shell command getting (and formatting) not assigned bugs: curl -s 'https://bugs.dpdk.org/rest/bug?product=DPDK&status=UNCONFIRMED&status=CONFIRMED&status=IN_PROGRESS&include_fields=id,summary&assigned_to=dev@dpdk.org' | tr -d '"' | sed -e 's,^{bugs:\[{,,' -e 's,}]}$,,' -e 's/},{/\n/g' | sed -e 's/,id:/\n=/' -e 's/^id:\([0-9]*\),\(.*\)/\2\n=\1/' | sed -e 's,^=,\thttps://bugs.dpdk.org/show_bug.cgi?id=,' -e 's,^summary:,,'