16/06/2023 05:17, Ruifeng Wang: > > -----Original Message----- > > From: Yutang Jiang <jiangyut...@os.amperecomputing.com> > > Sent: Thursday, June 15, 2023 7:24 PM > > To: dev@dpdk.org > > Cc: patc...@amperecomputing.com; yutang.ji...@amperecomputing.com; > > jiangyut...@os.amperecomputing.com; Ruifeng Wang <ruifeng.w...@arm.com>; nd > > <n...@arm.com>; > > juraj.lin...@pantheon.tech > > Subject: [PATCH v2] config/arm: add Ampere Altra/AltraMax/AmpereOne platform > > > > This patch add Ampere series platform support for DPDK: > > 1. Merging the eMAG and AmpereOne to the one struct implementer_ampere. > > 2. The microarchitecture of Altra/AltraMax is N1, which > > implementer/part_number > > is defined in arm, so the definition of RTE_MAX_LCORE/RTE_MAX_NUMA_NODES > > refers to the quadrant sub-numa definition in AltraMax 2P system. > > 3. Added basic definition of AmpereOne. > > > > Signed-off-by: Yutang Jiang <jiangyut...@os.amperecomputing.com> > > Acked-by: Ruifeng Wang <ruifeng.w...@arm.com>
Sorted alphabetically and applied, thanks.