On Thu, Mar 2, 2023 at 4:30 PM Volodymyr Fialko wrote:
>
> dev_fini() can return EAGAIN in case if LF is active(used by other
> devices). Ignoring return code leads to early free of resources that are
> still in use.
>
> Fixes: 8558dcaa05b8 ("event/cnxk: add build infra and device setup")
> Cc: st
dev_fini() can return EAGAIN in case if LF is active(used by other
devices). Ignoring return code leads to early free of resources that are
still in use.
Fixes: 8558dcaa05b8 ("event/cnxk: add build infra and device setup")
Cc: sta...@dpdk.org
Signed-off-by: Volodymyr Fialko
---
drivers/event/cn
2 matches
Mail list logo