On Fri, Jun 4, 2021 at 5:18 PM Michael Pfeiffer
wrote:
>
> Including rte_byteorder.h may fail for ARM builds with 'Platform must
> be built with RTE_FORCE_INTRINSICS' if rte_config.h is not included
> before. Include rte_config.h from rte_byteorder.h to solve the issue.
>
> Signed-off-by: Michael
Including rte_byteorder.h may fail for ARM builds with 'Platform must
be built with RTE_FORCE_INTRINSICS' if rte_config.h is not included
before. Include rte_config.h from rte_byteorder.h to solve the issue.
Signed-off-by: Michael Pfeiffer
---
lib/eal/arm/include/rte_byteorder.h | 9 +
1
2 matches
Mail list logo