[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7

2015-02-24 Thread Bruce Richardson
/ark.intel.com/products/37147/Intel-Core-i7-920-Processor-8M-Cache-2_66-GHz-4_80-GTs-Intel-QPI Regards, /Bruce > -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Thursday, February 19, 2015 6:13 PM > To: Vithal S Mohare > Cc: dev at dpdk.org

[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7

2015-02-24 Thread Neil Horman
6 xtpr popcnt lahf_lm > > Thanks, > -Vithal > > -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Thursday, February 19, 2015 6:13 PM > To: Vithal S Mohare > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] rte_memcpy optimization patch to

[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7

2015-02-24 Thread Vithal S Mohare
orman [mailto:nhor...@tuxdriver.com] Sent: Thursday, February 19, 2015 6:13 PM To: Vithal S Mohare Cc: dev at dpdk.org Subject: Re: [dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7 On Wed, Feb 18, 2015 at 04:09:25AM +, Vithal S Mohare wrote: > Ok, crash, as expected. So, now dpdk mandate

[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7

2015-02-19 Thread Neil Horman
, I think. Neil > Thanks, > -Vithal > > -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Tuesday, February 17, 2015 6:32 PM > To: Vithal S Mohare > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] rte_memcpy optimization patch to dpdk

[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7

2015-02-18 Thread Vithal S Mohare
at dpdk.org Subject: Re: [dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7 On Tue, Feb 17, 2015 at 08:39:22AM +, Vithal S Mohare wrote: > Hi, > > I am trying to use rte_memcpy optimization patch along with dpdk version 1.7. > With the patch, while dpdk itself is compiled,

[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7

2015-02-17 Thread Vithal S Mohare
Hi, I am trying to use rte_memcpy optimization patch along with dpdk version 1.7. With the patch, while dpdk itself is compiled, applications failed with below error: --- include/rte_memcpy.h:629:2: error: implicit declaration of function '_mm_alignr_epi8' [-Werror=

[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7

2015-02-17 Thread Neil Horman
On Tue, Feb 17, 2015 at 08:39:22AM +, Vithal S Mohare wrote: > Hi, > > I am trying to use rte_memcpy optimization patch along with dpdk version 1.7. > With the patch, while dpdk itself is compiled, applications failed with > below error: > --- > include/rte_memcp