Re: [dpdk-dev] Further fun with ABI tracking

2017-02-23 Thread Christian Ehrhardt
On Thu, Feb 23, 2017 at 7:48 PM, Ferruh Yigit wrote: > Can you please describe this option more? > Of course, I happy about any engagement/discussion to have on that. Much better than silently staying in queue. > Does is mean for each DPDK release, distro will release all libraries? > First o

Re: [dpdk-dev] Further fun with ABI tracking

2017-02-23 Thread Ferruh Yigit
On 2/22/2017 1:12 PM, Christian Ehrhardt wrote: > On Tue, Feb 14, 2017 at 9:31 PM, Jan Blunck wrote: > >>> 1. Downstreams to insert Major version into soname >>> Distributions could insert the DPDK major version (like 16.11) into the >>> soname and package names. A common example of this is libbo

Re: [dpdk-dev] Further fun with ABI tracking

2017-02-22 Thread Christian Ehrhardt
On Tue, Feb 14, 2017 at 9:31 PM, Jan Blunck wrote: > > 1. Downstreams to insert Major version into soname > > Distributions could insert the DPDK major version (like 16.11) into the > > soname and package names. A common example of this is libboost [5]. > > That would perfectly allow 16.07. to co

Re: [dpdk-dev] Further fun with ABI tracking

2017-02-14 Thread Jan Blunck
On Tue, Feb 14, 2017 at 11:52 AM, Christian Ehrhardt wrote: > Hi, > when moving to DPDK 16.11 Debian/Ubuntu packaging of DPDK has hit a new > twist on the (it seems reoccurring) topic of DPDK ABI tracking. > > I have found, ... well I don't want to call it solution ..., let's say a > crutch to get

Re: [dpdk-dev] Further fun with ABI tracking

2017-02-14 Thread Bruce Richardson
On Tue, Feb 14, 2017 at 11:52:00AM +0100, Christian Ehrhardt wrote: > Hi, > when moving to DPDK 16.11 Debian/Ubuntu packaging of DPDK has hit a new > twist on the (it seems reoccurring) topic of DPDK ABI tracking. > > I have found, ... well I don't want to call it solution ..., let's say a > crutc

[dpdk-dev] Further fun with ABI tracking

2017-02-14 Thread Christian Ehrhardt
Hi, when moving to DPDK 16.11 Debian/Ubuntu packaging of DPDK has hit a new twist on the (it seems reoccurring) topic of DPDK ABI tracking. I have found, ... well I don't want to call it solution ..., let's say a crutch to get around it for the moment. But I wanted to use the example I had to shar