Re: [dpdk-dev] [PATCH 0/7] net/mlx5: improve single core performance

2017-01-18 Thread Nélio Laranjeiro
On Wed, Jan 18, 2017 at 08:20:41AM +0100, Thomas Monjalon wrote: > 2017-01-05 14:13, Ferruh Yigit: > > On 11/24/2016 4:03 PM, Nelio Laranjeiro wrote: > > > This series applies on top of > > > "[PATCH] eal: define generic vector types" [1][2] > > > > > > Using built-in vector types forces compilers

Re: [dpdk-dev] [PATCH 0/7] net/mlx5: improve single core performance

2017-01-17 Thread Thomas Monjalon
2017-01-05 14:13, Ferruh Yigit: > On 11/24/2016 4:03 PM, Nelio Laranjeiro wrote: > > This series applies on top of > > "[PATCH] eal: define generic vector types" [1][2] > > > > Using built-in vector types forces compilers to consider SIMD instructions > > in > > specific places in order to improv

Re: [dpdk-dev] [PATCH 0/7] net/mlx5: improve single core performance

2017-01-05 Thread Ferruh Yigit
On 11/24/2016 4:03 PM, Nelio Laranjeiro wrote: > This series applies on top of > "[PATCH] eal: define generic vector types" [1][2] > > Using built-in vector types forces compilers to consider SIMD instructions in > specific places in order to improve performance on both IBM POWER8 and Intel > arch