[dpdk-dev] [PATCH] doc/cross_build: update the list supported Arm SoCs

Thierry Herbelot thierry.herbelot at 6wind.com
Thu Apr 29 09:54:16 CEST 2021


Align the list of supported targets with config/arm/meson.build

Fixes: f2340c858046 ("config/arm: add platform config option")

Signed-off-by: Thierry Herbelot <thierry.herbelot at 6wind.com>
---
 doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst b/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst
index 3857cdefe9fb..5513948c9037 100644
--- a/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst
+++ b/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst
@@ -202,11 +202,16 @@ Substitute <target_soc> with one of the supported SoCs::
    generic:     Generic un-optimized build for all aarch64 machines.
    armada:      Marvell ARMADA
    bluefield:   NVIDIA BlueField
+   cn10k:       Marvell OCTEON 10
    dpaa:        NXP DPAA
    emag:        Ampere eMAG
    graviton2:   AWS Graviton2
+   kunpeng920:  HiSilicon Kunpeng 920
+   kunpeng930:  HiSilicon Kunpeng 930
    n1sdp:       Arm Neoverse N1SDP
+   n2:          Arm Neoverse N2
    octeontx2:   Marvell OCTEON TX2
+   qualcomm:    Qualcomm Centriq 2400
    stingray:    Broadcom Stingray
    thunderx2:   Marvell ThunderX2 T99
    thunderxt88: Marvell ThunderX T88
-- 
2.29.2



More information about the dev mailing list