[dpdk-dev] [PATCH v2] config/arm: add support for Marvell CN10K

Thomas Monjalon thomas at monjalon.net
Wed Apr 21 00:29:48 CEST 2021


19/04/2021 22:39, pbhagavatula at marvell.com:
> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
> 
> Add config support to cross compile for Marvell CN10K SoC.
> Marvell CN10K SoC is based on ARM Neoverse N2 cores.
> 
> Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.com>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
> Acked-by: Jerin Jacob <jerinj at marvell.com>
> ---
>  v2 Changes:
>  - Rebase with ToT.

This is actually a v3.

> --- a/config/arm/meson.build
> +++ b/config/arm/meson.build
> @@ -316,10 +316,22 @@ soc_thunderxt88 = {
>  	'part_number': '0xa1'
>  }
> 
> +soc_cn10k = {

Sorted alphabetically, and applied, thanks.




More information about the dev mailing list