From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 095161B6A2; Wed, 6 Jun 2018 16:03:29 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 7B56521A7F; Wed, 6 Jun 2018 10:03:29 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 06 Jun 2018 10:03:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=s7t83GGX8oNHvWXG/lXdbrBlfS fakPMOCTi5TGCBvz8=; b=nAiS/iQWNvRiPncEvd3rcUvKQYYE9sU4cx/vomasEe VOMhddLnZFvgQXzeny5hdJw3s5bX7R3p2ZkuE3iTDLZwL76+1zx1iDzsdfbDm1bV AxRevqPdRcfaAJhsAUk/apVb5IwYsza5lgvURu4ZqFd6SqFsBLSggTjpg/Oxhkc8 8= 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-sender:x-me-sender:x-sasl-enc; s=fm2; bh=s7t83G GX8oNHvWXG/lXdbrBlfSfakPMOCTi5TGCBvz8=; b=aJRh96ygXjA45lU9o1eh6D hyfQ48CyJ9r4+vY2Aw4JHLyuLVc0QpHXr3A5vv4JQMBbLcKyLRKp3vUUvkyocAtx 6Ylmd0aiCgh6ACj45/4mFjToMN8YxJh86eAytNitfTh0Ccxc4lWPxcxa6BiYexm/ g3Zhqpw/W5HzOGJBJ58IeYwDioN4iFSQQAayXwj1vogrXQ5enmJOvTALwUoYI+m5 aoIU0kNmLd30m0HLTxF8H7varvoA87GDVqOHIOIKvOfv5hib66S9I/YQNvcaY5xD YU9XdMwsxUjJIRMdOldJ/bdRmlawPbLThVb0GAE8AxB/M5cw6JLFZ2u6hL0XBMiw == X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id B2D2C1028A; Wed, 6 Jun 2018 10:03:28 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: ci@dpdk.org, dpdklab@iol.unh.edu, Patrick MacArthur , alialnu@mellanox.com Date: Wed, 06 Jun 2018 16:03:27 +0200 Message-ID: <8307392.n27avdQmPa@xps> In-Reply-To: <3420392.UncA0UfGrQ@xps> References: <3420392.UncA0UfGrQ@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-ci] maintenance on DPDK patchwork today X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2018 14:03:30 -0000 06/06/2018 08:56, Thomas Monjalon: > Patchwork will stop working during approximately one hour > or hopefully less, today June 6th. > It will be upgraded to patchwork 2. > > Sorry for the inconvenience. The upgrade to patchwork 2.0.2 is now done: https://dpdk.org/dev/patchwork/about There is a preliminary series support and there is a new REST API. If you see any issue, do not hesitate to send an email or contact me on IRC. Thanks