From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com
 [209.85.212.169]) by dpdk.org (Postfix) with ESMTP id DB91958EE
 for <dev@dpdk.org>; Thu, 25 Jul 2013 21:12:49 +0200 (CEST)
Received: by mail-wi0-f169.google.com with SMTP id c10so29473wiw.4
 for <dev@dpdk.org>; Thu, 25 Jul 2013 12:13:12 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=google.com; s=20120113;
 h=from:to:cc:subject:date:message-id:organization:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding
 :content-type:x-gm-message-state;
 bh=zuj95Qo26/28DU7e9a6fTRyT1n+Xp2+NU9Ep9c+HZhg=;
 b=p4WQUW1NhsNVYoxzwjsZy3MrE69y2wNiW2DAl64aBbfouSGFYC54BY+nVZoyQscoUS
 hVJsTNDJcmFzG7DZa21heIv4rcOFUNFI/of6osiu8NmLprmeiS6m9zqtsTlaXV25GOCL
 4fzX7OGSMX4amvNGPAm2FMeJXvcaeNvKiTjVHvtBGoEc2mBbCbKPuc/Z7deuMxUaUnxH
 StzpvHNEYf/YEMWBCWk/cPmTYL3iilmSQKkEKuIOpYlvdzl8jssSUVUHZPRDTNTbdXRw
 jEwX3tjc1zXx8LMGIS8KVXJmanUzXtuO/s+C5ZqFtnYlxlQ3PWpPDBP/iXc1k4fft6oe
 7sjw==
X-Received: by 10.180.90.104 with SMTP id bv8mr3182722wib.15.1374779592195;
 Thu, 25 Jul 2013 12:13:12 -0700 (PDT)
Received: from x220.localnet (abo-26-39-68.mts.modulonet.fr. [85.68.39.26])
 by mx.google.com with ESMTPSA id o10sm5831440wiz.5.2013.07.25.12.13.10
 for <multiple recipients>
 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
 Thu, 25 Jul 2013 12:13:11 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Patrick Mahan <mahan@mahan.org>
Date: Thu, 25 Jul 2013 21:13:42 +0200
Message-ID: <1647058.zTILLhCTDf@x220>
Organization: 6WIND
User-Agent: KMail/4.10.5 (Linux/3.9.9-1-ARCH; KDE/4.10.5; x86_64; ; )
In-Reply-To: <316F9FC2-35B5-4C62-BFC3-B9A79E13703F@mahan.org>
References: <201307251730.34471.thomas.monjalon@6wind.com>
 <316F9FC2-35B5-4C62-BFC3-B9A79E13703F@mahan.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
X-Gm-Message-State: ALoCoQlfjTuCRyYkt2NSG1CzceLEsKh4WjHKSQwVZmvCNcay2ejqh3mdym/kqFnPzlZhw3qMtv7c
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] DPDK 1.3.1r1 released
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Jul 2013 19:12:50 -0000

25/07/2013 11:02, Patrick Mahan :
> This is very good news.
> 
> Has the documentation been updated?

Yes, the documentation is updated.
See  http://dpdk.org/doc

-- 
Thomas