aboutsummaryrefslogtreecommitdiffstats
path: root/config/arm/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'config/arm/meson.build')
-rw-r--r--config/arm/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/arm/meson.build b/config/arm/meson.build
index b7551385..3f917250 100644
--- a/config/arm/meson.build
+++ b/config/arm/meson.build
@@ -46,6 +46,7 @@ flags_common_default = [
flags_generic = [
['RTE_MACHINE', '"armv8a"'],
+ ['RTE_MAX_LCORE', 256],
['RTE_CACHE_LINE_SIZE', 128]]
flags_cavium = [
['RTE_MACHINE', '"thunderx"'],