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: sta...@dpdk.org
>
> Signe
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: sta...@dpdk.org
Signed-off-by: Min Hu (Connor)
---
app/test/test_kni.c | 6 +-
2 matches
Mail list logo