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

Thomas Monjalon thomas at monjalon.net
Thu Oct 24 18:37:54 CEST 2019


23/10/2019 20:54, David Marchand:
> Let's prepare for the ABI freeze.
> 
> The first patches are about changes that had been announced before (with
> a patch from Stephen that I took as it is ready as is from my pov).
> 
> 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 am not that confortable about
> doing it right away: I added an accessor to rte_logs.file, but I am fine
> with dropping the last patch and wait for actually hiding this in the next
> ABI break.
> 
> Changelog since v1:
> - I went a step further, hiding rte_config after de-inlining non critical
>   functions
> 
> Comments?

Except patch 8 (hiding rte_logs),
Acked-by: Thomas Monjalon <thomas at monjalon.net>




More information about the dev mailing list