Re: [dpdk-dev] [PATCH v3 00/12] EAL and PCI ABI changes for 19.11

2019-10-27 Thread David Marchand
On Sun, Oct 27, 2019 at 7:26 AM David Marchand wrote: > > On Sat, Oct 26, 2019 at 9:18 PM David Marchand > wrote: > > > > On Fri, Oct 25, 2019 at 3:56 PM David Marchand > > wrote: > > > > > > Let's prepare for the ABI freeze. > > > > > > The first patches are about changes that had been announce

Re: [dpdk-dev] [PATCH v3 00/12] EAL and PCI ABI changes for 19.11

2019-10-26 Thread David Marchand
On Sat, Oct 26, 2019 at 9:18 PM David Marchand wrote: > > On Fri, Oct 25, 2019 at 3:56 PM David Marchand > wrote: > > > > Let's prepare for the ABI freeze. > > > > The first patches are about changes that had been announced before. > > > > The malloc_heap structure from the memory subsystem can b

Re: [dpdk-dev] [PATCH v3 00/12] EAL and PCI ABI changes for 19.11

2019-10-26 Thread David Marchand
On Fri, Oct 25, 2019 at 3:56 PM David Marchand wrote: > > Let's prepare for the ABI freeze. > > The first patches are about changes that had been announced before. > > The malloc_heap structure from the memory subsystem can be hidden. > The PCI library had some forgotten deprecated APIs that are r

[dpdk-dev] [PATCH v3 00/12] EAL and PCI ABI changes for 19.11

2019-10-25 Thread David Marchand
Let's prepare for the ABI freeze. The first patches are about changes that had been announced before. The malloc_heap structure from the memory subsystem can be hidden. The PCI library had some forgotten deprecated APIs that are removed with this series. rte_logs could be hidden, but I left it e