From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id BF20528C3 for ; Wed, 9 Aug 2017 22:21:39 +0200 (CEST) Received: from [2606:a000:111b:4246:ce17:ba0d:7461:5cd1] (helo=localhost) by smtp.tuxdriver.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1dfXTx-0001pj-40 for dev@dpdk.org; Wed, 09 Aug 2017 16:21:37 -0400 Date: Wed, 9 Aug 2017 16:21:32 -0400 From: Neil Horman To: dev@dpdk.org Message-ID: <20170809202132.GA13981@hmswarspite.think-freely.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.8.3 (2017-05-23) X-Spam-Score: -2.9 (--) X-Spam-Status: No Subject: [dpdk-dev] Announcement of SSE requirement change in dpdk 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: Wed, 09 Aug 2017 20:21:40 -0000 Can anyone point out to me when and where the change to require SSE4.2 was dicussed? The first I saw of it was when the commit to the release notes went in on August 3, and I can find no prior mention of it, save for the patches that went in separately in the prior weeks. Neil