From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id E91BF7CB3 for ; Mon, 10 Jul 2017 09:22:34 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 7983E20696; Mon, 10 Jul 2017 03:22:34 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Mon, 10 Jul 2017 03:22:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=MK+pDBbkilJEF0v SQsNAd+2bPohTq5uPoVXcr5Xo+qA=; b=og7Vg1ztEwa0h+APUm23h1lvbkEyMQ+ fwtqvTnpY/MRtBEh43OhD3+IpJnsGYsl3VuvQUGuB0Ft/SQE+bPJJ0j8BsRHLgNg DvGJKeZ0CztrRUDUzDaJuIUM03cXX336RvImyOifOa5ooIPmXIR7vOYvlOmYAb8L /5PwJVdmFY9Y= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= fm1; bh=MK+pDBbkilJEF0vSQsNAd+2bPohTq5uPoVXcr5Xo+qA=; b=Frf9g1YE IsdP+SOgQo4mKFSgH0fvEy+j1c7QMwmrU62gHIdNKbOmzNJG94jPYCt1FFAOkih7 fRpZVeWR5UHSAGKezCiPeB4kMKvw2ekNP+UcGNqXwM4P5nnRF4OaC1R5/3+ScPvZ 1wNI5Amrnwr+U3DZe8wjKqdALZq7h/baG9lYuL1M4QmvZ860tGg33MNnuI84mn52 cKG6f1HqkXGlw16Fc/zGlfxZ4PiDxULbelowSZGTUQTWWWBi8EhZwc0YQZDu4RGo lb8t6Tg0pm6O4M3pJkSlkvRCx7fG+qIgO0DTazrDMbmA0uhuiOev7i7+2LE09Jri 5d9hpsOBDzhlPQ== X-ME-Sender: X-Sasl-enc: FizixO9p34vwb6GzW/HdHlZ1xwN1NyrrLL2nlTFZRxgo 1499671354 Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 2D15E7E5C8; Mon, 10 Jul 2017 03:22:34 -0400 (EDT) From: Thomas Monjalon To: Morten =?ISO-8859-1?Q?Br=F8rup?= Cc: dev@dpdk.org Date: Mon, 10 Jul 2017 09:22:33 +0200 Message-ID: <3336769.ObCb1K7EFs@xps> In-Reply-To: <98CBD80474FA8B44BF855DF32C47DC359EB26A@smartserver.smartshare.dk> References: <6625277.irE13x4XuA@xps> <98CBD80474FA8B44BF855DF32C47DC359EB26A@smartserver.smartshare.dk> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Subject: Re: [dpdk-dev] [dpdk-announce] release candidate 17.08-rc1 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jul 2017 07:22:35 -0000 10/07/2017 09:16, Morten Br=F8rup: > >=20 > > You can read the release notes in progress: > > http://dpdk.org/doc/guides/rel_notes/release_17_08.html > > Some highlights: > > - x86 requires SSE4.2 >=20 > And nobody thought this was worth mentioning in the Release Notes or the = Roadmap? Yes, you're right. It must be in the release notes. Are you using a CPU older than SSE4.2?