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 84E39A0AC5 for ; Wed, 1 May 2019 12:31:57 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 319F21DBC; Wed, 1 May 2019 12:31:57 +0200 (CEST) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 840EB1DBC for ; Wed, 1 May 2019 12:31:55 +0200 (CEST) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D9783C0528AC; Wed, 1 May 2019 10:31:54 +0000 (UTC) Received: from [10.36.117.211] (ovpn-117-211.ams2.redhat.com [10.36.117.211]) by smtp.corp.redhat.com (Postfix) with ESMTP id 021355D706; Wed, 1 May 2019 10:31:53 +0000 (UTC) To: stable@dpdk.org, bluca@debian.org, yskoh@mellanox.com References: <20190430173155.6583-1-ktraynor@redhat.com> From: Kevin Traynor Message-ID: Date: Wed, 1 May 2019 11:31:52 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190430173155.6583-1-ktraynor@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Wed, 01 May 2019 10:31:54 +0000 (UTC) Subject: Re: [dpdk-stable] [PATCH] 2-send-notice: add option for queued patch repo and remove context 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" On 30/04/2019 18:31, Kevin Traynor wrote: > The diff at the end can be difficult to read. Add an option to have > a personal repo with the queued patches, and when available reduce the > email diff context to zero. > > Signed-off-by: Kevin Traynor > --- self NAK. Will post a v2 with a direct link to the commit and remove some local customisations that crept in.