[dpdk-dev] [PATCH v19 0/3] Arm build options rework

Honnappa Nagarahalli Honnappa.Nagarahalli at arm.com
Mon Apr 12 16:10:56 CEST 2021


<snip>

> >
> It seems that our SoC configuration patches are block by this series:
> https://patchwork.dpdk.org/project/dpdk/list/?series=15918
Thank you and appreciate your help. Appreciate updating your patch according to this series.

> 
> I reworked our configuration based on this series and then tested it on our
> platform (i.e. Kunpeng 920/ Kunpeng 930 SoC).
> 
> Tested-by: Chengchang Tang <tangchengchang at huawei.com>
> 
> > Juraj Linkeš (3):
> >   build: disable/enable drivers in Arm builds
> >   build: add 'platform' meson option and Arm SoC config
> >   config: fix Arm implementer and its SoCs
> >
> >  config/arm/arm64_armada_linux_gcc             |   6 +-
> >  config/arm/arm64_armv8_linux_clang_ubuntu1804 |   3 +-
> >  config/arm/arm64_armv8_linux_gcc              |   5 +-
> >  config/arm/arm64_bluefield_linux_gcc          |   6 +-
> >  config/arm/arm64_dpaa_linux_gcc               |   6 +-
> >  config/arm/arm64_emag_linux_gcc               |   5 +-
> >  config/arm/arm64_graviton2_linux_gcc          |   6 +-
> >  config/arm/arm64_n1sdp_linux_gcc              |   6 +-
> >  config/arm/arm64_n2_linux_gcc                 |   6 +-
> >  config/arm/arm64_octeontx2_linux_gcc          |   6 +-
> >  config/arm/arm64_stingray_linux_gcc           |   6 +-
> >  config/arm/arm64_thunderx2_linux_gcc          |   5 +-
> >  config/arm/arm64_thunderxt88_linux_gcc        |   5 +-
> >  config/arm/meson.build                        | 180 +++++++++++++++---
> >  .../linux_gsg/cross_build_dpdk_for_arm64.rst  |  76 +++-----
> >  drivers/meson.build                           |  49 ++++-
> >  meson.build                                   |   2 +
> >  meson_options.txt                             |   4 +
> >  18 files changed, 242 insertions(+), 140 deletions(-)
> >



More information about the dev mailing list