[dpdk-dev] [PATCH v3 3/4] ppc: change cpuflag macros to compiler macros

David Christensen drc at linux.vnet.ibm.com
Mon Oct 5 21:43:27 CEST 2020



On 9/24/20 1:18 AM, Radu Nicolau wrote:
> Replace use of RTE_MACHINE_CPUFLAG macros with regular compiler
> macros, which are more complete than those provided by DPDK, and as such
> it allows new instruction sets to be leveraged without having to do
> extra work to set them up in DPDK.
> 
> Signed-off-by: Sean Morrissey <sean.morrissey at intel.com>
> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
> ---

Reviewed-by: David Christensen <drc at linux.vnet.ibm.com>


More information about the dev mailing list