eal: simplify exit functions
authorThomas Monjalon <thomas@monjalon.net>
Mon, 28 Sep 2020 00:00:48 +0000 (02:00 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 15 Oct 2020 20:33:47 +0000 (22:33 +0200)
commit3cd73a1a1c4d99439a6883c37a4ba4b561325615
tree658ffd763c00a9bb1821cf33cfac0e75d2e02e3c
parent31f83163cf2f9ac4d8c1884bb7d1fc8e15b1f540
eal: simplify exit functions

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@monjalon.net>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
Acked-by: David Marchand <david.marchand@redhat.com>
app/test/test_debug.c
doc/guides/howto/debug_troubleshoot.rst
doc/guides/rel_notes/release_20_11.rst
lib/librte_eal/common/eal_common_debug.c
lib/librte_eal/include/rte_debug.h
lib/librte_eal/rte_eal_version.map