[dpdk-stable] [19.11] [PATCH 0/1] Add Graviton2(arm64) build configuration

Luca Boccassi bluca at debian.org
Tue Oct 6 10:12:08 CEST 2020


On Mon, 2020-10-05 at 11:50 -0700, Vimal Chungath wrote:
> This patch adds make build configuration for AWS Graviton2 platform
> based on ARM Neoverse N1. Meson build works but uses configuration for
> N1 SDP that is not optimal. Rework in meson build system for ARM SoCs
> is planned so I have chosen not to add meson configuration for this
> 19.11 patch.
> 
> Vimal Chungath (1):
>   config: add Graviton2(arm64) defconfig
> 
>  config/defconfig_arm64-graviton2-linux-gcc    |  1 +
>  config/defconfig_arm64-graviton2-linuxapp-gcc | 13 +++++++++++
>  config/defconfig_graviton2                    |  1 +
>  mk/machine/graviton2/rte.vars.mk              | 33 +++++++++++++++++++++++++++
>  4 files changed, 48 insertions(+)
>  create mode 120000 config/defconfig_arm64-graviton2-linux-gcc
>  create mode 100644 config/defconfig_arm64-graviton2-linuxapp-gcc
>  create mode 120000 config/defconfig_graviton2
>  create mode 100644 mk/machine/graviton2/rte.vars.mk

Hi,

Is this adding support for a new driver for 19.11? I don't see it in
the main branch?

-- 
Kind regards,
Luca Boccassi


More information about the stable mailing list