Re: [dpdk-dev] [PATCH v3] build: disable armv8 crypto extension

2019-06-03 Thread Thomas Monjalon
13/05/2019 21:26, Honnappa Nagarahalli: > > > > Per armv8 crypto extension support, make build always enable it by default > > as > > long as compiler supports the feature while meson build only enables it for > > 'default' machine of generic armv8 architecture. > > > > It is known that not all

Re: [dpdk-dev] [PATCH v3] build: disable armv8 crypto extension

2019-05-13 Thread Honnappa Nagarahalli
> > Per armv8 crypto extension support, make build always enable it by default as > long as compiler supports the feature while meson build only enables it for > 'default' machine of generic armv8 architecture. > > It is known that not all the armv8 platforms have the crypto extension. For > exam

[dpdk-dev] [PATCH v3] build: disable armv8 crypto extension

2019-05-07 Thread Yongseok Koh
Per armv8 crypto extension support, make build always enable it by default as long as compiler supports the feature while meson build only enables it for 'default' machine of generic armv8 architecture. It is known that not all the armv8 platforms have the crypto extension. For example, Mellanox B