From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: advise to specify LTS branch when backporting patches Date: Fri, 25 May 2018 09:58:21 +0200 Message-ID: <4675794.BSkkE0nQzF@xps> References: <20180516170538.21784-1-luca.boccassi@gmail.com> <20180517135335.14024-1-luca.boccassi@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, yliu@fridaylinux.org, ktraynor@redhat.com, Luca Boccassi To: luca.boccassi@gmail.com Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 8177ADE3 for ; Fri, 25 May 2018 09:58:24 +0200 (CEST) In-Reply-To: <20180517135335.14024-1-luca.boccassi@gmail.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 17/05/2018 15:53, luca.boccassi@gmail.com: > From: Luca Boccassi > > We have many stable branches being maintained at the same time, and > sometimes it's not clear which branch a patch is being backported for. > Note in the guidelines that it should be specified via the cover letter, > annotation or using --subject-prefix. > Also note to send only to stable@dpdk.org, not dev@dpdk.org. > > Signed-off-by: Luca Boccassi Acked-by: Thomas Monjalon Applied, thanks