From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 0DB888D3D for ; Tue, 27 Oct 2015 08:19:27 +0100 (CET) Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 5B811C0B5901; Tue, 27 Oct 2015 07:19:26 +0000 (UTC) Received: from dhcp195.koti.laiskiainen.org (vpn1-4-209.ams2.redhat.com [10.36.4.209]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t9R7JPgB008843; Tue, 27 Oct 2015 03:19:25 -0400 To: Thomas Monjalon References: <1823202.buTM6Lohp1@xps13> From: Panu Matilainen Message-ID: <562F257C.9050504@redhat.com> Date: Tue, 27 Oct 2015 09:19:24 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1823202.buTM6Lohp1@xps13> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH 0/2] Provide reasonable default to -n X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2015 07:19:27 -0000 On 10/26/2015 06:56 PM, Thomas Monjalon wrote: > Panu, > Please use --subject-prefix 'PATCH v2' to ease patch management, > as explained here: > http://dpdk.org/dev#send > > git send-email --subject-prefix 'PATCH vX+1' --annotate --cover-letter --in-reply-to > > It should appear on the cover letter and the patches. Oh, I thought I was doing it by the book but apparently not so. Apologies, I'll fix my ways. - Panu -