From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 4398AA0679 for ; Mon, 1 Apr 2019 22:20:51 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 18FEC316B; Mon, 1 Apr 2019 22:20:51 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id A4F3E316B for ; Mon, 1 Apr 2019 22:20:49 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id CAD9B221BC; Mon, 1 Apr 2019 16:20:48 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 01 Apr 2019 16:20:48 -0400 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=kXNgsJvw/Ap8kMT5LJZ8I3qJHq7VVroWhI54rV53ITc=; b=KFUXum7OSmWQ 2j/yEpYQINy2arSzanIQfA0wTO5cEtNQOEhympoTHzXQYDSSHsssTIZ6JmHul0Qr KkjqwSwPdtlXJcGV5hVxOhSCLUa1cLWdXE36FcTC2R8fNGoWcCL6vrv9htPUgwER Hqa0+uBnXHUGBKEEsRNurrqSb2CuE1I= 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=fm2; bh=kXNgsJvw/Ap8kMT5LJZ8I3qJHq7VVroWhI54rV53I Tc=; b=z5C315eLanmGpMIK2bjkibfgdEFjPv3OpAiXujO6yV5KHTlBA7sFe/Plu PymJOvfVNyb5zMMV0gKWgWYmKsDpsFuZzkaYAaGwVoSNoxsDnrxl25a+kSsHn71R mYgSbklTAOAC9ip7xCc8lftuX2SQWXTQQdqHqtOoSv1wokKtxR4OD8fL3AXTad/E dxcvDjWAMc7j3FW9VwqpyPmnNbjDopdSoiXBZ8HOqCsRunm3FVUry7VHYz0Njpd2 8s5Lx0kEvtbfdG6mQfHJI0GKlMKdZ0MYHJphg8rG/DdA3oBJ9Mv319WAoMd55Pia ia6AbO3m13Vx8s5U28t16bvGQzoTQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrleeggddugeehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkjghfggfgtgesthfure dttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtqeenucffohhmrghinhepughpughkrdhorhhgnecukfhppe ejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhm rghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 86D2010319; Mon, 1 Apr 2019 16:20:47 -0400 (EDT) From: Thomas Monjalon To: David Christensen Cc: stable@dpdk.org, chaozhu@linux.vnet.ibm.com Date: Mon, 01 Apr 2019 22:20:46 +0200 Message-ID: <20211740.HNSR6rHisI@xps> In-Reply-To: <20190401185620.11683-1-drc@linux.vnet.ibm.com> References: <20190401185620.11683-1-drc@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-stable] [PATCH 18.11] Succeed Chao Zhu as maintainer of EAL for IBM POWER X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Welcome I see you want this update to be done in LTS releases. For such need, you just have to add "Cc: stable@dpdk.org" in the commit log of the first patch. We avoid sending patches for a specific version. You will find all the details of the DPDK process in this doc: http://doc.dpdk.org/guides/contributing/patches.html Thanks for joining