On Thu, Apr 29, 2021 at 11:12 AM Juraj Linkeš <[email protected]> wrote: > > -----Original Message----- > > From: Thierry Herbelot <[email protected]> > > Sent: Thursday, April 29, 2021 9:54 AM > > To: [email protected] > > Cc: Thierry Herbelot <[email protected]>; Thomas Monjalon > > <[email protected]>; Juraj Linkeš <[email protected]>; Honnappa > > Nagarahalli <[email protected]>; Ruifeng Wang > > <[email protected]> > > 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š <[email protected]>
This patch is wrong. It fixes the qualcomm doc part while it should go in: http://patchwork.dpdk.org/project/dpdk/patch/[email protected]/ 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

