[dpdk-dev] [PATCH 8/8] log: hide internal log structure
David Marchand
david.marchand at redhat.com
Wed Oct 23 15:02:12 CEST 2019
On Tue, Oct 22, 2019 at 11:33 AM David Marchand
<david.marchand at redhat.com> wrote:
>
> No need to expose rte_logs, hide it and remove it from the current ABI.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
> lib/librte_eal/common/eal_common_log.c | 23 ++++++++++++++++-------
> lib/librte_eal/common/include/rte_log.h | 20 +++-----------------
> lib/librte_eal/rte_eal_version.map | 1 -
> 3 files changed, 19 insertions(+), 25 deletions(-)
Note to self.
If we go with this patch, an update of the release notes is missing.
--
David Marchand
More information about the dev
mailing list