Re: [dpdk-dev] [PATCH v8 05/13] net/dpaa: move internal symbols into INTERNAL section

2020-05-19 Thread Ray Kinsella
On 19/05/2020 12:39, Hemant Agrawal wrote: > Hi Ray, > >> On 15/05/2020 10:47, Hemant Agrawal wrote: >>> This patch moves the internal symbols to INTERNAL sections so that any >>> change in them is not reported as ABI breakage. >>> >>> Signed-off-by: Hemant Agrawal >>> --- >>> devtools/libabi

Re: [dpdk-dev] [PATCH v8 05/13] net/dpaa: move internal symbols into INTERNAL section

2020-05-19 Thread Hemant Agrawal
Hi Ray, > On 15/05/2020 10:47, Hemant Agrawal wrote: > > This patch moves the internal symbols to INTERNAL sections so that any > > change in them is not reported as ABI breakage. > > > > Signed-off-by: Hemant Agrawal > > --- > > devtools/libabigail.abignore | 2 ++ > > drivers/net/

Re: [dpdk-dev] [PATCH v8 05/13] net/dpaa: move internal symbols into INTERNAL section

2020-05-19 Thread Ray Kinsella
On 15/05/2020 10:47, Hemant Agrawal wrote: > This patch moves the internal symbols to INTERNAL sections > so that any change in them is not reported as ABI breakage. > > Signed-off-by: Hemant Agrawal > --- > devtools/libabigail.abignore | 2 ++ > drivers/net/dpaa/dpaa_ethdev.h

[dpdk-dev] [PATCH v8 05/13] net/dpaa: move internal symbols into INTERNAL section

2020-05-15 Thread Hemant Agrawal
This patch moves the internal symbols to INTERNAL sections so that any change in them is not reported as ABI breakage. Signed-off-by: Hemant Agrawal --- devtools/libabigail.abignore | 2 ++ drivers/net/dpaa/dpaa_ethdev.h| 2 ++ drivers/net/dpaa/rte_pmd_dpaa_version.map |