Re: [dpdk-dev] [PATCH v2 1/2] config: remove redundant dpaa2 build

2019-11-06 Thread David Marchand
On Tue, Nov 5, 2019 at 10:17 AM David Marchand wrote: > On Tue, Nov 5, 2019 at 9:05 AM Hemant Agrawal wrote: > > > > dpaa and dpaa2 config have evolved to be same. The same binary > > can now work across the platforms. So, there is no need to maintain > > two different build configs. > > The dpaa

Re: [dpdk-dev] [PATCH v2 1/2] config: remove redundant dpaa2 build

2019-11-05 Thread David Marchand
On Tue, Nov 5, 2019 at 9:05 AM Hemant Agrawal wrote: > > dpaa and dpaa2 config have evolved to be same. The same binary > can now work across the platforms. So, there is no need to maintain > two different build configs. > The dpaa config shall work for both generation of dpaa platforms. > > Signe

[dpdk-dev] [PATCH v2 1/2] config: remove redundant dpaa2 build

2019-11-05 Thread Hemant Agrawal
dpaa and dpaa2 config have evolved to be same. The same binary can now work across the platforms. So, there is no need to maintain two different build configs. The dpaa config shall work for both generation of dpaa platforms. Signed-off-by: Hemant Agrawal --- config/arm/arm64_dpaa2_linux_gcc