On 9/15/2020 12:57 PM, wangyunjian wrote:
From: Yunjian Wang <wangyunj...@huawei.com>The fd is possibly a negative value while it is passed as an argument to function "close". Fix the check to the fd. Fixes: b9c94167904f ("bus/dpaa: decouple FQ portal alloc and init") Cc: sta...@dpdk.org Signed-off-by: Yunjian Wang <wangyunj...@huawei.com>
> Acked-by: Hemant Agrawal <hemant.agra...@nxp.com> > Applied to dpdk-next-net/main, thanks.