Re: [dpdk-dev] [PATCH v8 00/13] NXP DPAAx: move internal symbols to INTERNAL

2020-05-19 Thread David Marchand
On Fri, May 15, 2020 at 11:50 AM Hemant Agrawal wrote: > This patchset moves the internal symbol to the INTERNAL sections > > This patch also change some of the shared variables to function > calls. (Mostly control path used variables). > > Hemant Agrawal (13): > common/dpaax: move internal symb

[dpdk-dev] [PATCH v8 00/13] NXP DPAAx: move internal symbols to INTERNAL

2020-05-15 Thread Hemant Agrawal
v8: fix 32bit compilation v7: using empty DPDK_20.0 to preserve the so name v6: v5 was dirty v5: use empty DPDK_20.0 to avoid so name erriin pmd_dpaa2 v4: pmd_dpaa, mempool_dpaa2 also has external symbols. So, changing the libabigail.abignore exception to only for selected func calls pmd_dpaa2