From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by dpdk.org (Postfix) with ESMTP id A27358D35 for ; Wed, 12 Aug 2015 09:17:51 +0200 (CEST) Received: by wibhh20 with SMTP id hh20so15038333wib.0 for ; Wed, 12 Aug 2015 00:17:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=NCS/mVHrLh8UFpkk8z/36zjopM5HVxMVUH1iUD6c/+c=; b=bUiSuW+ELHfR3Wmi64EVbKkemMiHD24SXFhx0u31K51FjDQ66V2sTjXLbplmzPiY6+ EOPBASb7OXv9gNLFGRhPmPhnjyXLX75Lh/ojkVsvWHmTOAHe2z/oTK8TwbIk/sBKilqx PHoL7mL6POOODt7UMU/oKMk6L6LprZq+pSiiB9ZqLcc4y5Da77N0bsQ5+Mqod2/aVYNw kpxWEXQOCLmmwaGsZbjbjCA6u5gpymF2Qm8zasm5ZZZq99wSnISKYTk4KGpAY2t7m4qG +4BcHhUS+EPC24AvPJ11J7k29lMt8L94MJlsQ3qiz21Xibm3c/p0qwdIp1NqVWu/HfA7 pn+Q== X-Gm-Message-State: ALoCoQnPQSg+343fDlVnU7+NAC0uC/eRdw03jkMB/7+N9XlwVUj6/txKmt6+1Y+gtZsPb+YSctN1 X-Received: by 10.194.108.5 with SMTP id hg5mr68841361wjb.25.1439363871488; Wed, 12 Aug 2015 00:17:51 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id pn6sm6456199wjb.36.2015.08.12.00.17.49 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Aug 2015 00:17:50 -0700 (PDT) From: Thomas Monjalon To: "Mcnamara, John" Date: Wed, 12 Aug 2015 09:16:36 +0200 Message-ID: <3765281.CleqPcmDrz@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: References: <1439333928-31053-1-git-send-email-thomas.monjalon@6wind.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] doc: simplify release notes cover 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: Wed, 12 Aug 2015 07:17:51 -0000 > > One hierarchical level is enough for this table of content. > > > > Use generated release number. > > > > Signed-off-by: Thomas Monjalon > > Acked-by: John McNamara Applied