From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 55E1EA0352 for ; Mon, 16 Dec 2019 01:40:44 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4F7421BFB4; Mon, 16 Dec 2019 01:40:44 +0100 (CET) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id CB6B41BFB2 for ; Mon, 16 Dec 2019 01:40:42 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 04D194BC; Sun, 15 Dec 2019 19:40:41 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sun, 15 Dec 2019 19:40:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=mesmtp; bh=T+UmWwKUEE 5UZfy1qpdIH7+KSAGXjlOFogagPUMmqMg=; b=gyCU+g7d8/5GNa9zeCqb2g998K CKZ91mxWOEjXQcAqhojwSQcgNBWGv3eOSECaasxVG86mq+2AxO/7G1XJcZpqGxCd OyJqsaRAeocUTtU3Sj0PBKues3RzFVfvAG7xzRZXRaCLDdZZJRmetcUP2YxUfD0O Z096orpZkjASghRaM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=T+UmWwKUEE5UZfy1qpdIH7+KSAGXjlOFogagPUMmqMg=; b=Jk9PJtaE xUcEb6Ku9euuF9n8x4OzQ2mPkpN4b/NZ4VMRJGRNQy4W/RAgfckJvpngkDT97bDA dsRfDcWM5qTQh6sER7luIJ6KkZUJt1K1DcyR1DY9s9QoHw+S9ruqpl5KTj1JdKDd MHSnAV6aE9pn3yQnh/t7H9aeHTkIdN/sxmhy6EqCOrBl+S9wREo/0ycwu1e4KdWs JRDxMyY6WOep5hUinMU1kKWrdGCw9GVsZK20U+Fqmo+mSGFvhc/8/0dN5vWh+8PV JBrhhGn2deSIQp0+t+vLuOgmpuJ3DSK1EONANJqDNoguHE1TTaOqivWMzYzKjs2I F8UGlROnwOOu+Q== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrvddtgedgvdegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtqeenucffohhmrghinhepughpughkrdhorhhgnecukfhppe ejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhm rghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedu X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 3549F30600DC for ; Sun, 15 Dec 2019 19:40:41 -0500 (EST) From: Thomas Monjalon To: web@dpdk.org Date: Mon, 16 Dec 2019 01:40:21 +0100 Message-Id: <20191216004022.1530059-7-thomas@monjalon.net> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191216004022.1530059-1-thomas@monjalon.net> References: <20191216004022.1530059-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH 6/7] add supported CPU category X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" The supported CPUs (and platforms) are listed. Signed-off-by: Thomas Monjalon --- content/supported/_index.md | 4 ++++ content/supported/cpus/_index.md | 6 ++++++ content/supported/cpus/arm.md | 11 +++++++++++ content/supported/cpus/ppc.md | 7 +++++++ content/supported/cpus/x86.md | 8 ++++++++ 5 files changed, 36 insertions(+) create mode 100644 content/supported/cpus/_index.md create mode 100644 content/supported/cpus/arm.md create mode 100644 content/supported/cpus/ppc.md create mode 100644 content/supported/cpus/x86.md diff --git a/content/supported/_index.md b/content/supported/_index.md index dd67910..3e96e76 100644 --- a/content/supported/_index.md +++ b/content/supported/_index.md @@ -3,6 +3,10 @@ title = "Supported Hardware" weight = "6" +++ +## CPUs + +{{% children style="card" page="supported/cpus" showhidden="true" sort="name" description="true" %}} + ## NICs {{% children style="card" page="supported/nics" showhidden="true" sort="name" description="true" %}} diff --git a/content/supported/cpus/_index.md b/content/supported/cpus/_index.md new file mode 100644 index 0000000..26c01a2 --- /dev/null +++ b/content/supported/cpus/_index.md @@ -0,0 +1,6 @@ ++++ +title = "CPUs" +weight = 1 ++++ + +{{% children style="card" showhidden="true" sort="name" description="true" %}} diff --git a/content/supported/cpus/arm.md b/content/supported/cpus/arm.md new file mode 100644 index 0000000..f75f7f0 --- /dev/null +++ b/content/supported/cpus/arm.md @@ -0,0 +1,11 @@ ++++ +title = "arm" +description = "BlueField, DPAA, DPAA2, OCTEON TX, OCTEON TX2" +hidden = true ++++ + +- [BlueField](//doc.dpdk.org/guides/platform/bluefield.html) +- [DPAA](//doc.dpdk.org/guides/platform/dpaa.html) +- [DPAA2](//doc.dpdk.org/guides/platform/dpaa2.html) +- [OCTEON TX](//doc.dpdk.org/guides/platform/octeontx.html) +- [OCTEON TX2](//doc.dpdk.org/guides/platform/octeontx2.html) diff --git a/content/supported/cpus/ppc.md b/content/supported/cpus/ppc.md new file mode 100644 index 0000000..360e504 --- /dev/null +++ b/content/supported/cpus/ppc.md @@ -0,0 +1,7 @@ ++++ +title = "ppc" +description = "POWER9" +hidden = true ++++ + +- POWER9 diff --git a/content/supported/cpus/x86.md b/content/supported/cpus/x86.md new file mode 100644 index 0000000..95fe2a1 --- /dev/null +++ b/content/supported/cpus/x86.md @@ -0,0 +1,8 @@ ++++ +title = "x86" +description = "AMD, Intel" +hidden = true ++++ + +- AMD +- Intel -- 2.24.0