mbox series

[v6,0/2] update CPU flags for arm64 platform

Message ID 20200819105638.52010-1-huwei013@chinasoftinc.com (mailing list archive)
Headers
Series update CPU flags for arm64 platform |

Message

Wei Hu (Xavier) Aug. 19, 2020, 10:56 a.m. UTC
  This series updates CPU flags for arm64 platform.

Wei Hu (Xavier) (2):
  eal/arm64: update CPU flags
  test/cpuflag: add new flags for ARM64 platform

 app/test/test_cpuflags.c                     | 39 ++++++++++++++++++++
 lib/librte_eal/arm/include/rte_cpuflags_64.h | 13 +++++++
 lib/librte_eal/arm/rte_cpuflags.c            | 13 +++++++
 3 files changed, 65 insertions(+)
  

Comments

Wei Hu (Xavier) Sept. 1, 2020, 1:42 a.m. UTC | #1
Friendly ping

On 2020/8/19 18:56, Wei Hu (Xavier) wrote:
> This series updates CPU flags for arm64 platform.
>
> Wei Hu (Xavier) (2):
>    eal/arm64: update CPU flags
>    test/cpuflag: add new flags for ARM64 platform
>
>   app/test/test_cpuflags.c                     | 39 ++++++++++++++++++++
>   lib/librte_eal/arm/include/rte_cpuflags_64.h | 13 +++++++
>   lib/librte_eal/arm/rte_cpuflags.c            | 13 +++++++
>   3 files changed, 65 insertions(+)
>
  
Wei Hu (Xavier) Sept. 3, 2020, 3:11 a.m. UTC | #2
Hi, all

   Are there any other comments?

Thanks

Xavier


On 2020/8/19 18:56, Wei Hu (Xavier) wrote:
> This series updates CPU flags for arm64 platform.
>
> Wei Hu (Xavier) (2):
>    eal/arm64: update CPU flags
>    test/cpuflag: add new flags for ARM64 platform
>
>   app/test/test_cpuflags.c                     | 39 ++++++++++++++++++++
>   lib/librte_eal/arm/include/rte_cpuflags_64.h | 13 +++++++
>   lib/librte_eal/arm/rte_cpuflags.c            | 13 +++++++
>   3 files changed, 65 insertions(+)
>
  
Wei Hu (Xavier) Sept. 14, 2020, 6 a.m. UTC | #3
Hi, all

   Are there any other comments?

Thanks

Xavier

On 2020/8/19 18:56, Wei Hu (Xavier) wrote:
> This series updates CPU flags for arm64 platform.
>
> Wei Hu (Xavier) (2):
>    eal/arm64: update CPU flags
>    test/cpuflag: add new flags for ARM64 platform
>
>   app/test/test_cpuflags.c                     | 39 ++++++++++++++++++++
>   lib/librte_eal/arm/include/rte_cpuflags_64.h | 13 +++++++
>   lib/librte_eal/arm/rte_cpuflags.c            | 13 +++++++
>   3 files changed, 65 insertions(+)
>
  
Wei Hu (Xavier) Sept. 28, 2020, 12:49 a.m. UTC | #4
Friendly ping.

On 2020/8/19 18:56, Wei Hu (Xavier) wrote:
> This series updates CPU flags for arm64 platform.
>
> Wei Hu (Xavier) (2):
>    eal/arm64: update CPU flags
>    test/cpuflag: add new flags for ARM64 platform
>
>   app/test/test_cpuflags.c                     | 39 ++++++++++++++++++++
>   lib/librte_eal/arm/include/rte_cpuflags_64.h | 13 +++++++
>   lib/librte_eal/arm/rte_cpuflags.c            | 13 +++++++
>   3 files changed, 65 insertions(+)
>
  
Ruifeng Wang Sept. 30, 2020, 1:44 a.m. UTC | #5
> -----Original Message-----
> From: Wei Hu (Xavier) <huwei013@chinasoftinc.com>
> Sent: Wednesday, August 19, 2020 6:57 PM
> To: dev@dpdk.org
> Cc: nd <nd@arm.com>; Honnappa Nagarahalli
> <Honnappa.Nagarahalli@arm.com>; Ruifeng Wang
> <Ruifeng.Wang@arm.com>; jerinjacobk@gmail.com;
> xavier.huwei@huawei.com
> Subject: [PATCH v6 0/2] update CPU flags for arm64 platform
> 
> This series updates CPU flags for arm64 platform.
> 
> Wei Hu (Xavier) (2):
>   eal/arm64: update CPU flags
>   test/cpuflag: add new flags for ARM64 platform
> 
>  app/test/test_cpuflags.c                     | 39 ++++++++++++++++++++
>  lib/librte_eal/arm/include/rte_cpuflags_64.h | 13 +++++++
>  lib/librte_eal/arm/rte_cpuflags.c            | 13 +++++++
>  3 files changed, 65 insertions(+)
> 
> --
> 2.27.0

For the series:
Acked-by: Ruifeng Wang <ruifeng.wang@arm.com>
  
Wei Hu (Xavier) Oct. 9, 2020, 6:34 a.m. UTC | #6
Hi, Thomas Monjalon

For this series, ARM engineer has already given them backed by. If you 
have no other opinion, can we merge them? so we can continue to promote 
other patch sets accelerated by using SVE instructions.
Hope for your reply, thanks.

   Regards
Xavier

On 2020/9/30 9:44, Ruifeng Wang wrote:
> 
>> -----Original Message-----
>> From: Wei Hu (Xavier) <huwei013@chinasoftinc.com>
>> Sent: Wednesday, August 19, 2020 6:57 PM
>> To: dev@dpdk.org
>> Cc: nd <nd@arm.com>; Honnappa Nagarahalli
>> <Honnappa.Nagarahalli@arm.com>; Ruifeng Wang
>> <Ruifeng.Wang@arm.com>; jerinjacobk@gmail.com;
>> xavier.huwei@huawei.com
>> Subject: [PATCH v6 0/2] update CPU flags for arm64 platform
>>
>> This series updates CPU flags for arm64 platform.
>>
>> Wei Hu (Xavier) (2):
>>    eal/arm64: update CPU flags
>>    test/cpuflag: add new flags for ARM64 platform
>>
>>   app/test/test_cpuflags.c                     | 39 ++++++++++++++++++++
>>   lib/librte_eal/arm/include/rte_cpuflags_64.h | 13 +++++++
>>   lib/librte_eal/arm/rte_cpuflags.c            | 13 +++++++
>>   3 files changed, 65 insertions(+)
>>
>> --
>> 2.27.0
> 
> For the series:
> Acked-by: Ruifeng Wang <ruifeng.wang@arm.com>
>
  
Thomas Monjalon Oct. 13, 2020, 4 p.m. UTC | #7
> > This series updates CPU flags for arm64 platform.
> > 
> > Wei Hu (Xavier) (2):
> >   eal/arm64: update CPU flags
> >   test/cpuflag: add new flags for ARM64 platform
> 
> For the series:
> Acked-by: Ruifeng Wang <ruifeng.wang@arm.com>

Applied, thanks