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 AFA1030E
 for <announce@dpdk.org>; Thu,  3 Jul 2014 00:56:36 +0200 (CEST)
Received: by mail-wi0-f169.google.com with SMTP id hi2so9685813wib.0
 for <announce@dpdk.org>; Wed, 02 Jul 2014 15:56:57 -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=H2qTAkRIpJENAIEMygHvTjzAPVxz48W89Q7eCYvhfFc=;
 b=XptyNV6+jynAULhu2DdzM7Qv49CO9+OVA7BIh23+QZCuuhR1d+bbr6PN6VjZfX7E/T
 sgF2vOk/AS80RF9EICdsQYS4+l15A/JbmDbckw0vnMGYTSx6VSEiQg/57jEnQ5apwoxS
 AUVKbiCNQIQ1IqtzcRvXjUXjf1EF/77sini4HoK2ZiT6Urll1hrbOJo0UyX7nsfTTLda
 4e+NySlXwnX25c6ECKuqNGGk9/5wIQ36ACDzic2ogL4eQG1zg+e/OufXtjttYoq3rOGD
 FY2I2LCiZeYZa2HcDxU2H4S0SU+eMxlxRvsr88sD1lw7B5JljrsXm/atVlEZ4DGHfD02
 1HnA==
X-Gm-Message-State: ALoCoQkPthcEQ9+oRnUeHrML9gOrNpeF1QChsGWttyeyUhqZ/+dU7rMs2tbFM1wLC2o4/3rtZuvJ
X-Received: by 10.180.108.208 with SMTP id hm16mr45442628wib.80.1404341817293; 
 Wed, 02 Jul 2014 15:56:57 -0700 (PDT)
Received: from xps13.localnet (guy78-1-82-235-116-147.fbx.proxad.net.
 [82.235.116.147])
 by mx.google.com with ESMTPSA id s14sm19153727wij.1.2014.07.02.15.56.55
 for <announce@dpdk.org>
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 02 Jul 2014 15:56:56 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: announce@dpdk.org
Date: Thu, 03 Jul 2014 00:56:49 +0200
Message-ID: <17563299.czNK19RB7S@xps13>
Organization: 6WIND
User-Agent: KMail/4.13.1 (Linux/3.14.6-1-ARCH; KDE/4.13.1; x86_64; ; )
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: [dpdk-announce] release candidate 1.7.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: Wed, 02 Jul 2014 22:56:36 -0000

The fourth release candidate of version 1.7.0 can be downloaded here:
	http://dpdk.org/browse/dpdk/tag/?id=v1.7.0-rc4
Please test it.

It was not planned but we found some last minute bugs, especially when 
building with non-default options.
I hope we'll be able to release it very soon.

Thank you to everyone,
-- 
Thomas