Re: [dpdk-dev] [PATCH 01/52] config/arm: add support for Marvell CN10K

2021-03-26 Thread Jerin Jacob
On Fri, Mar 5, 2021 at 7:09 PM Nithin Dabilpuram wrote: > > From: Pavan Nikhilesh > > Add config support to cross compile for Marvell CN10K SoC. > > Signed-off-by: Nithin Dabilpuram > Signed-off-by: Pavan Nikhilesh Please move this patch from this series and send a separate patch and CC arm m

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

2021-03-05 Thread Nithin Dabilpuram
From: Pavan Nikhilesh Add config support to cross compile for Marvell CN10K SoC. Signed-off-by: Nithin Dabilpuram Signed-off-by: Pavan Nikhilesh --- config/arm/arm64_cn10k_linux_gcc | 20 1 file changed, 20 insertions(+) create mode 100644 config/arm/arm64_cn10k_linux_gc