[dpdk-dev] SSSE3 instruction set not enabled ERROR - use msse4.2

2014-09-05 Thread Masaru Oki
Hi, What is your build environment (processor)? I got same error with AMD Phoenom II, doesn't have SSSE3 instruction. 2014-09-05 22:23 GMT+09:00 Raj Ravi : > Hi, > I was facing this error: > "SSSE3 instruction set not enabled" while building dpdk. > > Using the following commands: > make config

[dpdk-dev] SSSE3 instruction set not enabled ERROR - use msse4.2

2014-09-05 Thread Raj Ravi
cpuinfo: cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 16 model : 4 model name : AMD Phenom(tm) II X4 955 Processor stepping : 3 microcode : 0x1c8 cpu MHz : 800.000 cache size : 512 KB physical id : 0 siblings : 4 core id : 0 cpu core

[dpdk-dev] SSSE3 instruction set not enabled ERROR - use msse4.2

2014-09-05 Thread Raj Ravi
Hi, I was facing this error: "SSSE3 instruction set not enabled" while building dpdk. Using the following commands: make config T=x86_64-native-linuxapp-gcc make install T=x86_64-native-linuxapp-gcc So, again I tried like this : make configT=x86_64-native-linuxapp-gcc EXTRA_CFLAGS="-msse4

[dpdk-dev] SSSE3 instruction set not enabled ERROR - use msse4.2

2014-09-05 Thread Thomas Monjalon
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 p

[dpdk-dev] SSSE3 instruction set not enabled ERROR - use msse4.2

2014-09-05 Thread Neil Horman
On Fri, Sep 05, 2014 at 08:32:56PM +0530, Raj Ravi wrote: > > cpuinfo: > cat /proc/cpuinfo > processor : 0 > vendor_id : AuthenticAMD > cpu family : 16 > model : 4 > model name : AMD Phenom(tm) II X4 955 Processor > stepping : 3 > microcode : 0x1c8 > cpu MHz