[dpdk-dev] compile dpdk with no avx

2014-11-12 Thread Masaru Oki
Hi, Some libraries need AVX instruction, but if you don't use, it can disable. e.g. CONFIG_RTE_LIBRTE_IXGBE_PMD=n in config file. 2014-11-12 21:45 GMT+09:00 Yaron Illouz : > Hi > > > > I use dpdk in my product. I can't change my dpdk version. > > I compile it on a server that have avx. > > Mos

[dpdk-dev] compile dpdk with no avx

2014-11-12 Thread Bruce Richardson
Sent: Wednesday, November 12, 2014 1:48 PM > > > To: Yaron Illouz > > > Cc: > > > Subject: Re: [dpdk-dev] compile dpdk with no avx > > > > > > Hi, > > > > > > Some libraries need AVX instruction, but if you don't use, it can disa

[dpdk-dev] compile dpdk with no avx

2014-11-12 Thread Yaron Illouz
Hi I use dpdk in my product. I can't change my dpdk version. I compile it on a server that have avx. Most of the time, it run on machine that have avx, but not always. When running the product on a machine with no avx, it crash on illegal instruction. The current solution is to build it o

[dpdk-dev] compile dpdk with no avx

2014-11-12 Thread Neil Horman
gt; > > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Masaru Oki > > > > Sent: Wednesday, November 12, 2014 1:48 PM > > > > To: Yaron Illouz > > > > Cc: > > > > Subject: Re: [dpdk-dev] compile dpdk with no avx > > > >

[dpdk-dev] compile dpdk with no avx

2014-11-12 Thread De Lara Guarch, Pablo
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Masaru Oki > Sent: Wednesday, November 12, 2014 1:48 PM > To: Yaron Illouz > Cc: > Subject: Re: [dpdk-dev] compile dpdk with no avx > > Hi, > > Some libraries need AVX instruc

[dpdk-dev] compile dpdk with no avx

2014-11-12 Thread Neil Horman
On Wed, Nov 12, 2014 at 02:24:10PM +, De Lara Guarch, Pablo wrote: > > > > -Original Message- > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Masaru Oki > > Sent: Wednesday, November 12, 2014 1:48 PM > > To: Yaron Illouz > > Cc: >