> Signed-off-by: Gavin Hu <gavin...@arm.com> > > .../linux_gsg/cross_build_dpdk_for_arm64.rst | 125 > +++++++++++++++++++++ > doc/guides/linux_gsg/index.rst | 1 + > 2 files changed, 126 insertions(+) > > +Cross compile DPDK for ARM64 > +============================
<...> > +Getting the prerequisite library > +-------------------------------- > + > +NUMA is required by most modern machines, not needed for non-NUMA > archtectures. > + Spelling archtectures/ architectures <...> > + > +.. _augument_the_cross_toolcain_with_numa_support: > + > +Augument the cross toolchain with NUMA support > +---------------------------------------------- > + Both augument / Augment <...> > + 1. EXTRA_CFLAGS and EXTRA_LDFLAGS should be added to include the > NUMA headers and link the library respectively, > + if the step :ref:`augument_the_cross_toolcain_with_numa_support` was > skipped therefore the toolchain was not > + augumented with NUMA support. Spelling for two cases again Augument/ Augment <...> Good work way better version this time looks clean. Marko K.