Re: [PATCH] eal/unix: enhance error reporting for firmware

2023-09-27 Thread David Marchand
On Fri, Sep 22, 2023 at 10:06 AM David Marchand wrote: > > Put more details if a libarchive context initialisation fails. > > Signed-off-by: David Marchand Now that the original reported issue has been understood, I don't think we need this patch. I'll discard it in patchwork. -- David Marcha

[PATCH] eal/unix: enhance error reporting for firmware

2023-09-22 Thread David Marchand
Put more details if a libarchive context initialisation fails. Signed-off-by: David Marchand --- lib/eal/unix/eal_firmware.c | 37 ++--- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/lib/eal/unix/eal_firmware.c b/lib/eal/unix/eal_firmware.c index