On Mon, 21 Mar 2016 06:24:37 -0700 (PDT)
Thomas Monjalon wrote:
> 2016-03-21 13:21, Jan Viktorin:
> > On Mon, 21 Mar 2016 13:42:31 +0800
> > Jianbo Liu wrote:
> >
> > > On 20 March 2016 at 03:58, Jan Viktorin
> > > wrote:
> > > > The flag is used to enable memcpy optimizations in EAL. As
On 20 March 2016 at 03:58, Jan Viktorin wrote:
> The flag is used to enable memcpy optimizations in EAL. As it is not always
> the performance benefit, the flag allows to disable it.
>
> Signed-off-by: Jan Viktorin
> ---
> config/defconfig_arm-armv7a-linuxapp-gcc | 1 +
> lib/librt
On Mon, 21 Mar 2016 13:42:31 +0800
Jianbo Liu wrote:
> On 20 March 2016 at 03:58, Jan Viktorin wrote:
> > The flag is used to enable memcpy optimizations in EAL. As it is not always
> > the performance benefit, the flag allows to disable it.
> >
> > Signed-off-by: Jan Viktorin
> > ---
> > conf
2016-03-21 13:21, Jan Viktorin:
> On Mon, 21 Mar 2016 13:42:31 +0800
> Jianbo Liu wrote:
>
> > On 20 March 2016 at 03:58, Jan Viktorin wrote:
> > > The flag is used to enable memcpy optimizations in EAL. As it is not
> > > always
> > > the performance benefit, the flag allows to disable it.
> >
On Sun, Mar 20, 2016 at 11:29:48AM +0100, Thomas Monjalon wrote:
> 2016-03-20 10:41, Jan Viktorin:
> > On Sat, 19 Mar 2016 21:14:57 +0100
> > Thomas Monjalon wrote:
> >
> > > 2016-03-19 20:58, Jan Viktorin:
> > > > The flag is used to enable memcpy optimizations in EAL. As it is not
> > > > alwa
2016-03-20 10:46, Jan Viktorin:
> On Sun, 20 Mar 2016 10:41:10 +0100
> Jan Viktorin wrote:
>
> > On Sat, 19 Mar 2016 21:14:57 +0100
> > Thomas Monjalon wrote:
> >
> > > 2016-03-19 20:58, Jan Viktorin:
> > > > The flag is used to enable memcpy optimizations in EAL. As it is not
> > > > always
2016-03-20 10:41, Jan Viktorin:
> On Sat, 19 Mar 2016 21:14:57 +0100
> Thomas Monjalon wrote:
>
> > 2016-03-19 20:58, Jan Viktorin:
> > > The flag is used to enable memcpy optimizations in EAL. As it is not
> > > always
> > > the performance benefit, the flag allows to disable it.
> >
> > Ide
On Sun, 20 Mar 2016 10:41:10 +0100
Jan Viktorin wrote:
> On Sat, 19 Mar 2016 21:14:57 +0100
> Thomas Monjalon wrote:
>
> > 2016-03-19 20:58, Jan Viktorin:
> > > The flag is used to enable memcpy optimizations in EAL. As it is not
> > > always
> > > the performance benefit, the flag allows to
On Sat, 19 Mar 2016 21:14:57 +0100
Thomas Monjalon wrote:
> 2016-03-19 20:58, Jan Viktorin:
> > The flag is used to enable memcpy optimizations in EAL. As it is not always
> > the performance benefit, the flag allows to disable it.
>
> Ideally the default should be to choose the best optimizat
2016-03-19 20:58, Jan Viktorin:
> The flag is used to enable memcpy optimizations in EAL. As it is not always
> the performance benefit, the flag allows to disable it.
Ideally the default should be to choose the best optimization.
If it is not possible, it would help to have some comments explaini
The flag is used to enable memcpy optimizations in EAL. As it is not always
the performance benefit, the flag allows to disable it.
Signed-off-by: Jan Viktorin
---
config/defconfig_arm-armv7a-linuxapp-gcc | 1 +
lib/librte_eal/common/include/arch/arm/rte_memcpy_32.h | 8 ++--
2
11 matches
Mail list logo