[dpdk-dev] [PATCH v2] eal: simplify exit functions

Bruce Richardson bruce.richardson at intel.com
Mon Sep 28 10:41:01 CEST 2020


On Mon, Sep 28, 2020 at 02:00:48AM +0200, Thomas Monjalon wrote:
> The option RTE_EAL_ALWAYS_PANIC_ON_ERROR was off by default,
> and not customizable with meson. It is completely removed.
> 
> The function rte_dump_registers is a trace of the bare metal support
> era, and was not supported in userland. It is completely removed.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> Acked-by: Ray Kinsella <mdr at ashroe.eu>
> ---
> The deprecation notice for this removal has been missed.
> I assume it would not hurt anybody to remove this useless function
> from DPDK 20.11. Asking the Technical Board for confirmation.
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>



More information about the dev mailing list