From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wg0-f45.google.com (mail-wg0-f45.google.com [74.125.82.45])
 by dpdk.org (Postfix) with ESMTP id 79D4A8049
 for <announce@dpdk.org>; Thu, 11 Dec 2014 02:20:59 +0100 (CET)
Received: by mail-wg0-f45.google.com with SMTP id b13so5177624wgh.18
 for <announce@dpdk.org>; Wed, 10 Dec 2014 17:20:59 -0800 (PST)
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=iWEdUYQb/cKnrATk3POPPwzExacEgfwWTGPE/sNkO08=;
 b=OAfOtwYo8pd9Wjtmqd38Pr3cNQZgPiJly3ZB+H6joyEHKBQXaLWq91TUJAHofsrf8B
 bbxWOHCnpEp813qG4+Lixgf20XzZNm+s4aNFyyc7TN/5j3qu1wRRK/iO2/EpmcBlIxOz
 ksPZs9wH8y05leCxiVLftMMI6o0Xl/simX4MDY5S3ZvbNx4AzZkbgYjtzXlhpnPranaG
 +YJ0FiiocDo2qx6A/AAknvU7tFcPaxIkE3ZO76KZSsGoR272YQtV5WUewFuYjmOik0dD
 oDyooN0m/lCvI9OxmkMZgkbbQMnDLnY7dIgWvJmTpfD/2ELP0ACA22D8EOe+GFTEn2IS
 Z/aQ==
X-Gm-Message-State: ALoCoQnpUukmic+UAc1uHfqOhOLu6RWKAT1+b3DXjMQWh0OrwEcqhFRqYvEVQQbkSMj2lZAZtbZS
X-Received: by 10.194.62.144 with SMTP id y16mr11421620wjr.117.1418260859339; 
 Wed, 10 Dec 2014 17:20:59 -0800 (PST)
Received: from xps13.localnet ([88.249.222.12])
 by mx.google.com with ESMTPSA id n8sm7949370wjx.0.2014.12.10.17.20.58
 for <announce@dpdk.org>
 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
 Wed, 10 Dec 2014 17:20:58 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: announce@dpdk.org
Date: Thu, 11 Dec 2014 02:20:26 +0100
Message-ID: <1734893.hlzdQ010OK@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.3 (Linux/3.17.4-1-ARCH; KDE/4.14.3; x86_64; ; )
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: [dpdk-announce] release candidate 1.8.0-rc4
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: Thu, 11 Dec 2014 01:20:59 -0000

A new DPDK release candidate is ready for testing:
	http://dpdk.org/browse/dpdk/tag/?id=v1.8.0-rc4

This release candidate includes many build fixes.

Changelog (main changes since rc3)
	- fixes for:
		* building
		* cache line alignment
		* bonding
		* i40e
		* vhost example
		* l3fwd-vf example

There are still some pending patches to discuss or review.
Please check http://dpdk.org/dev/patchwork

Thank you
-- 
Thomas