[dpdk-dev] [PATCH 3/3] kni: fix unchecked return value

Ferruh Yigit ferruh.yigit at intel.com
Mon Apr 26 15:35:15 CEST 2021


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: stable at dpdk.org
> 
> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>

With the patch title update,

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list