[PATCH] Add POWER10, POWER11 support to docs
Riley Fletcher
rileyf at linux.ibm.com
Tue Mar 10 20:37:26 CET 2026
POWER10 and POWER11 architectures have been tested and can be deemed supported for DPDK
Signed-off-by: Riley Fletcher <rileyf at linux.ibm.com>
---
content/supported/cpus/ppc.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/content/supported/cpus/ppc.md b/content/supported/cpus/ppc.md
index 360e504..0b6079c 100644
--- a/content/supported/cpus/ppc.md
+++ b/content/supported/cpus/ppc.md
@@ -1,7 +1,9 @@
+++
title = "ppc"
-description = "POWER9"
+description = "POWER9, POWER10, POWER11"
hidden = true
+++
- POWER9
+- POWER10
+- POWER11
--
2.53.0
More information about the web
mailing list