New upstream version 18.11
[deb_dpdk.git] / config / arm / meson.build
index b755138..3f91725 100644 (file)
@@ -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"'],