On Thu, Apr 29, 2021 at 11:12 AM Juraj Linkeš <juraj.lin...@pantheon.tech> wrote: > > -----Original Message----- > > From: Thierry Herbelot <thierry.herbe...@6wind.com> > > Sent: Thursday, April 29, 2021 9:54 AM > > To: dev@dpdk.org > > Cc: Thierry Herbelot <thierry.herbe...@6wind.com>; Thomas Monjalon > > <tho...@monjalon.net>; Juraj Linkeš <juraj.lin...@pantheon.tech>; Honnappa > > Nagarahalli <honnappa.nagaraha...@arm.com>; Ruifeng Wang > > <ruifeng.w...@arm.com> > > Subject: [PATCH] doc/cross_build: update the list supported Arm SoCs > > > > Align the list of supported targets with config/arm/meson.build > > > > Fixes: f2340c858046 ("config/arm: add platform config option") > > > > I believe this also fixes the patches that introduced the kunpeng and cn10k > soc. f2340c858046 was merged first (with n2 missing in the docs), then > 7cf32a22b240 and 1b4c86a721c9 added the kunpeng and cn10k configs without > adding to the docs. > > With that said, > Reviewed-by: Juraj Linkeš <juraj.lin...@pantheon.tech>
This patch is wrong. It fixes the qualcomm doc part while it should go in: http://patchwork.dpdk.org/project/dpdk/patch/20210429080644.11423-1-thierry.herbe...@6wind.com/ It fixes kunpeng and cn10k, so the fixes line is wrong. Please drop it, I already submitted a different fix for the latter. -- David Marchand