Re: [dpdk-dev] [PATCH 0/7] Improve core EAL musl compatibility

2018-10-04 Thread Burakov, Anatoly
On 03-Oct-18 11:56 PM, Thomas Monjalon wrote: 28/09/2018 17:25, Bruce Richardson: On Wed, Aug 29, 2018 at 12:56:14PM +0100, Anatoly Burakov wrote: This patchset fixes numerous issues with musl compatibility in the core EAL libraries. It does not fix anything beyond core EAL (so, PCI driver is s

Re: [dpdk-dev] [PATCH 0/7] Improve core EAL musl compatibility

2018-10-03 Thread Thomas Monjalon
28/09/2018 17:25, Bruce Richardson: > On Wed, Aug 29, 2018 at 12:56:14PM +0100, Anatoly Burakov wrote: > > This patchset fixes numerous issues with musl compatibility > > in the core EAL libraries. It does not fix anything beyond > > core EAL (so, PCI driver is still broken, so are a few other > >

Re: [dpdk-dev] [PATCH 0/7] Improve core EAL musl compatibility

2018-09-28 Thread Bruce Richardson
On Wed, Aug 29, 2018 at 12:56:14PM +0100, Anatoly Burakov wrote: > This patchset fixes numerous issues with musl compatibility > in the core EAL libraries. It does not fix anything beyond > core EAL (so, PCI driver is still broken, so are a few other > drivers), but it's a good start. > > Tested o

[dpdk-dev] [PATCH 0/7] Improve core EAL musl compatibility

2018-08-29 Thread Anatoly Burakov
This patchset fixes numerous issues with musl compatibility in the core EAL libraries. It does not fix anything beyond core EAL (so, PCI driver is still broken, so are a few other drivers), but it's a good start. Tested on container with Alpine Linux. Alpine dependencies: build-base bsd-compat-he