#if defined(__aarch64__) # include <arm/rte_build_config.h> #elif defined(__x86_64__) # include <x86/rte_build_config.h> #endif