> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Thursday, April 27, 2017 5:20 PM
> To: Wang, Zhihong
> Cc: Richardson, Bruce ; dev@dpdk.org;
> yuanhan@linux.intel.com
> Subject: Re: [dpdk-dev] [PATCH] config: make AVX and AVX512
27/04/2017 11:18, Wang, Zhihong:
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> > 27/04/2017 18:34, Zhihong Wang:
> > > Making AVX and AVX512 configurable is useful for performance and power
> > > testing.
> > >
> > > The similar kernel patch at https://patchwork.kernel.org/patch/9618883/.
> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Thursday, April 27, 2017 5:08 PM
> To: Wang, Zhihong ; Richardson, Bruce
>
> Cc: dev@dpdk.org; yuanhan@linux.intel.com
> Subject: Re: [dpdk-dev] [PATCH] config: make AVX and AVX512
27/04/2017 18:34, Zhihong Wang:
> Making AVX and AVX512 configurable is useful for performance and power
> testing.
>
> The similar kernel patch at https://patchwork.kernel.org/patch/9618883/.
[...]
> +#
> +# Recognize/ignore the AVX/AVX512 CPU flags for performance/power testing
> +#
> +CONFIG_RT
Making AVX and AVX512 configurable is useful for performance and power
testing.
The similar kernel patch at https://patchwork.kernel.org/patch/9618883/.
Signed-off-by: Zhihong Wang
---
config/common_base | 6 ++
mk/rte.cpuflags.mk | 6 ++
2 files changed, 12 insertions(+)
diff --git a/
5 matches
Mail list logo