From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: correct source extract command Date: Tue, 20 Dec 2016 11:31:16 +0100 Message-ID: <2372270.aePZeSBnDR@xps13> References: <5f75987b3a17859f4c0961e3ddee72db938c4f07.1481627935.git.baruch@tkos.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , David Marchand To: Baruch Siach Return-path: Received: from mail-wj0-f171.google.com (mail-wj0-f171.google.com [209.85.210.171]) by dpdk.org (Postfix) with ESMTP id 6E340FB1B for ; Tue, 20 Dec 2016 11:31:18 +0100 (CET) Received: by mail-wj0-f171.google.com with SMTP id v7so172738570wjy.2 for ; Tue, 20 Dec 2016 02:31:18 -0800 (PST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > DPDK source archives are .tar.xz or .tar.gz, not .zip. Use .tar.xz in the > > instructions, since that is what the main download page links to. > > > > Also, correct the archive file and directory name capitalization. > > > > Signed-off-by: Baruch Siach > > Acked-by: John McNamara Applied, thanks