[dpdk-stable] [PATCH v5] eal: arm: fix out of tree build

Ruifeng Wang Ruifeng.Wang at arm.com
Wed Jun 9 12:22:35 CEST 2021


> -----Original Message-----
> From: Michael Pfeiffer <michael.pfeiffer at tu-ilmenau.de>
> Sent: Wednesday, June 9, 2021 6:18 PM
> To: Jan Viktorin <viktorin at rehivetech.com>; Ruifeng Wang
> <Ruifeng.Wang at arm.com>; jerinj at marvell.com
> Cc: dev at dpdk.org; Michael Pfeiffer <michael.pfeiffer at tu-ilmenau.de>;
> stable at dpdk.org; kosar at rehivetech.com; Phil Yang <Phil.Yang at arm.com>;
> Joyce Kong <Joyce.Kong at arm.com>
> Subject: [PATCH v5] eal: arm: fix out of tree build
> 
> Including various headers may fail for ARM builds with 'Platform must be built
> with RTE_FORCE_INTRINSICS' if rte_config.h is not included before. Move
> the error message after the includes to ensure rte_config.h is always
> included.
> 
> Fixes: de966ccdcd7f ("eal/arm: add byte order operations for ARM")
> Fixes: 17d5fa0fa90d ("eal/arm: add atomic operations for ARMv7")
> Fixes: d708f01b7102 ("eal/arm: add atomic operations for ARMv8")
> Fixes: 2173f3333b61 ("mcslock: add MCS queued lock implementation")
> Fixes: 7860c3965483 ("eal/arm: add spinlock operations for ARM")
> Fixes: ca49b92079df ("ticketlock: enable generic ticketlock on all arch")
> Cc: stable at dpdk.org
> Cc: kosar at rehivetech.com
> Cc: phil.yang at arm.com
> Cc: joyce.kong at arm.com
> 
> Signed-off-by: Michael Pfeiffer <michael.pfeiffer at tu-ilmenau.de>
> ---
Acked-by: Ruifeng Wang <ruifeng.wang at arm.com>


More information about the stable mailing list