Thread (42 messages) 42 messages, 6 authors, 2021-04-19

[dpdk-dev] [PATCH V2 2/4] config/arm: add Hisilicon kunpeng930 implementer

From: Lijun Ou <hidden>
Date: 2021-03-10 01:35:10
Subsystem: the rest · Maintainer: Linus Torvalds

Here add Hisilicon kunpeng930 config back which was deleted.

Fixes: 91c730fd4e09 ("config/arm: remove unused or superfluous variables")

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Lijun Ou <redacted>
---
-rewrite the patch title.
-split the patch into two.
---
 config/arm/meson.build | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/config/arm/meson.build b/config/arm/meson.build
index 3826900..a3f42c3 100644
--- a/config/arm/meson.build
+++ b/config/arm/meson.build
@@ -148,6 +148,13 @@ implementer_hisilicon = {
 				 ['RTE_MAX_LCORE', 128],
 				 ['RTE_ARM_FEATURE_ATOMICS', true]
 			]
+		},
+		'0xd02': {
+			'machine_args': ['-march=armv8.2-a+crypto+sve'],
+			'flag': [['RTE_MACHINE', '"kunpeng930"'],
+				 ['RTE_MAX_LCORE', 256],
+				 ['RTE_ARM_FEATURE_ATOMICS', true]
+			]
 		}
 	}
 }
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help