Re: [dpdk-dev] [PATCH 2/2] build: makefile make experimental tag as global

2020-04-02 Thread Pavan Nikhilesh Bhagavatula
> >On 4/2/2020 4:06 PM, pvnnikhil...@gmail.com wrote: >> From: Pavan Nikhilesh >> >> Make ALLOW_EXPERIMENTAL_API global across lib, drivers and apps. >> >> Signed-off-by: Pavan Nikhilesh > >I am OK to not require this flag for DPDK internally. > >But I remember this has been suggested when __rte_

Re: [dpdk-dev] [PATCH 2/2] build: makefile make experimental tag as global

2020-04-02 Thread Ferruh Yigit
On 4/2/2020 4:06 PM, pvnnikhil...@gmail.com wrote: > From: Pavan Nikhilesh > > Make ALLOW_EXPERIMENTAL_API global across lib, drivers and apps. > > Signed-off-by: Pavan Nikhilesh I am OK to not require this flag for DPDK internally. But I remember this has been suggested when __rte_experiment

[dpdk-dev] [PATCH 2/2] build: makefile make experimental tag as global

2020-04-02 Thread pvnnikhilesh
From: Pavan Nikhilesh Make ALLOW_EXPERIMENTAL_API global across lib, drivers and apps. Signed-off-by: Pavan Nikhilesh --- app/test-bbdev/Makefile| 1 - app/test-compress-perf/Makefile| 1 - app/test-crypto-perf/Makefile | 1 - app/test-fib/Makefile