On 4/22/2021 4:56 AM, Min Hu (Connor) wrote:
> Return value 'rte_kni_init' of a function is not checked. If
> it fails, error handling (logging and return) should be done.
>
> This patch fixed it.
>
> Fixes: 0c6bc8ef70ba ("kni: memzone pool for alloc and release")
> Cc: [email protected]
>
> Signed-off-by: Min Hu (Connor) <[email protected]>With the patch title update, Reviewed-by: Ferruh Yigit <[email protected]>

