On Mon, Sep 28, 2020 at 2:01 AM Thomas Monjalon <[email protected]> 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 <[email protected]>
TB acks: Acked-by: Bruce Richardson <[email protected]> Acked-by: Konstantin Ananyev <[email protected]> Acked-by: Kevin Traynor <[email protected]> "Normal" acks: Acked-by: Ray Kinsella <[email protected]> Acked-by: David Marchand <[email protected]> > --- > 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. > --- We have 3 acks from the TB. I think this is enough, as we had neither comment nor objection against this series. Any last objection? -- David Marchand

