> -----Original Message----- > From: Thomas Monjalon <tho...@monjalon.net> > Sent: Monday, May 25, 2020 5:21 AM > To: Phil Yang <phil.y...@arm.com> > Cc: dev@dpdk.org; david.march...@redhat.com; jer...@marvell.com; > Honnappa Nagarahalli <honnappa.nagaraha...@arm.com>; Gavin Hu > <gavin...@arm.com>; Joyce Kong <joyce.k...@arm.com>; nd > <n...@arm.com>; sta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 2/2] doc: add aarch32 build guidance > > 11/11/2019 11:34, Phil Yang: > > Add a guidance for aarch64 natively build 32-bit aarch32 DPDK. > > > > Cc: sta...@dpdk.org > > > > Signed-off-by: Phil Yang <phil.y...@arm.com> > > Reviewed-by: Gavin Hu <gavin...@arm.com> > > Tested-by: Joyce Kong <joyce.k...@arm.com> > > > > --- > > .../linux_gsg/cross_build_dpdk_for_arm64.rst | 36 > ++++++++++++++++++---- > > 1 file changed, 30 insertions(+), 6 deletions(-) > > What is the status of this patch? > The patch 1/2 was rejected. > There are new works around aarch32. > Is it still relevant?
Thank you for your kindly reminder. Yes. It is relevant. This document is intended to guide the user to cross-compile aarch32 DPDK. Usually the cross-compile host is x86, but cross-compiling on aarch64 is convenient as well, but not everyone knows how to do it. So it is helpful to provide relevant reference documents. Thanks, Phil