> -----Original Message----- > From: Thomas Monjalon <[email protected]> > Sent: Monday, May 25, 2020 5:21 AM > To: Phil Yang <[email protected]> > Cc: [email protected]; [email protected]; [email protected]; > Honnappa Nagarahalli <[email protected]>; Gavin Hu > <[email protected]>; Joyce Kong <[email protected]>; nd > <[email protected]>; [email protected] > 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: [email protected] > > > > Signed-off-by: Phil Yang <[email protected]> > > Reviewed-by: Gavin Hu <[email protected]> > > Tested-by: Joyce Kong <[email protected]> > > > > --- > > .../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

