Re: [dpdk-dev] 2/6] eal: oops handling API implementation

2021-08-02 Thread David Christensen
On 7/30/21 1:49 AM, jer...@marvell.com wrote: From: Jerin Jacob Implement the base oops handling APIs. Signed-off-by: Jerin Jacob Building on POWER generates the following error: ninja: Entering directory `build' [1/244] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_oops.c.o

[dpdk-dev] 2/6] eal: oops handling API implementation

2021-07-30 Thread jerinj
From: Jerin Jacob Implement the base oops handling APIs. Signed-off-by: Jerin Jacob --- lib/eal/unix/eal_oops.c | 175 ++-- 1 file changed, 168 insertions(+), 7 deletions(-) diff --git a/lib/eal/unix/eal_oops.c b/lib/eal/unix/eal_oops.c index 53b580f733..11