06/09/2021 06:17, jer...@marvell.com: > It is handy to get detailed OOPS information like Linux kernel > when DPDK application crashes without losing any of the features > provided by coredump infrastructure by the OS. > > This patch series introduces the APIs to handle OOPS in DPDK.
I don't understand how it is related to DPDK. It looks something to be handled freely by the application without DPDK forcing anything. What is the benefit for other DPDK features? Which problem is it solving?