On 10/8/2023 8:08 AM, Chaoyong He wrote:
> The initial logic do not give a value to the out parameter in the
> abnormal logic, which cause an local variable uninitialized problem.
>
> Fixes: 3d6811281392 ("net/nfp: add infrastructure for conntrack flow merge")
> Cc: [email protected]
>
> Signed-off-by: Chaoyong He <[email protected]>
> Tested-by: Daxue Gao <[email protected]> Acked-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/main, thanks.

