From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com
 [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 31C0F1F3
 for <announce@dpdk.org>; Mon, 16 Sep 2013 23:46:34 +0200 (CEST)
Received: by mail-wi0-f171.google.com with SMTP id hm2so4086540wib.4
 for <announce@dpdk.org>; Mon, 16 Sep 2013 14:47:12 -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:subject:date:message-id:organization
 :user-agent:mime-version:content-transfer-encoding:content-type;
 bh=AOnhLewendtI77ShoiK0pgIszWbthR+AjKPlmgfK/hM=;
 b=KNnISYhmEzj8HYz4aya03K4XVNNZ4xo+0sCZLimkSYJH5Cnc/p/fjU4FpdeLyRWNXW
 hfNhVGldfBC3XL7N06JcAf3w8wWs5RpFaM9MckDU4UNrS1p8ioGL3/sqqP4FBt3/hElk
 snSt+81Y6vM9koZC60QyPOWGxWdr1upXTzHaMJPVSCkkgXSvomkgzy7MafXkzMYAMPNz
 A0/qWlc8Gp6gZfdmZc0hTHhXNN6qNlMSuubul3YNU5tN/UuCMi04UnGgIjaC6f2r4cLE
 9mWys9GyPS91pJG4siApy8PAD67AlQVv2xPtjjmzJbAmXAvl+xhEzZ38trnUrGIJLNC9
 udXg==
X-Gm-Message-State: ALoCoQmFGpdIcuQLuJq+C57ViZmLF/f/t2m81rckYNRdgPzKY7KgBGmY82SlED/+hDKrbvflbKON
X-Received: by 10.180.212.51 with SMTP id nh19mr15208533wic.14.1379368032270; 
 Mon, 16 Sep 2013 14:47: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 i8sm94635wib.1.1969.12.31.16.00.00
 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
 Mon, 16 Sep 2013 14:47:11 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: announce@dpdk.org
Date: Mon, 16 Sep 2013 23:47:59 +0200
Message-ID: <1855344.qGKNxJsDUh@x220>
Organization: 6WIND
User-Agent: KMail/4.11.1 (Linux/3.10.10-1-ARCH; KDE/4.11.1; x86_64; ; )
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: [dpdk-announce] DPDK 1.3.1r3 released
X-BeenThere: announce@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK release announcements <announce.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/announce>,
 <mailto:announce-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/announce/>
List-Post: <mailto:announce@dpdk.org>
List-Help: <mailto:announce-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/announce>,
 <mailto:announce-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Sep 2013 21:46:34 -0000

The new release can be downloaded here:
	http://dpdk.org/browse/dpdk/tag/?id=v1.3.1r3

Changelog
	- fixes for:
		* KNI build with Linux 3.10
		* tests build with GCC 4.8
		* vmxnet3-usermap initialization
		* rte_malloc dependency
		* exiting with CONFIG_RTE_EAL_UNBIND_PORTS enabled
	- enhancements:
		* pause frame counters

-- 
Thomas