From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: SSSE3 instruction set not enabled ERROR - use msse4.2 Date: Fri, 05 Sep 2014 15:38:37 +0200 Message-ID: <12368314.5QN79uSZQJ@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Raj Ravi Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi, 2014-09-05 18:53, Raj Ravi: > I was facing this error: > "SSSE3 instruction set not enabled" while building dpdk. It should not happen with last version (1.7.1). > Using the following commands: > make config T=x86_64-native-linuxapp-gcc > make install T=x86_64-native-linuxapp-gcc Please precise which DPDK version was it and what is your CPU (/proc/cpuinfo could help). Thanks -- Thomas