From rileyf at linux.ibm.com Tue Mar 10 20:37:26 2026 From: rileyf at linux.ibm.com (Riley Fletcher) Date: Tue, 10 Mar 2026 14:37:26 -0500 Subject: [PATCH] Add POWER10, POWER11 support to docs Message-ID: <20260310193726.630632-1-rileyf@linux.ibm.com> POWER10 and POWER11 architectures have been tested and can be deemed supported for DPDK Signed-off-by: Riley Fletcher --- 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