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: chaoyong...@corigine.com > > Signed-off-by: Chaoyong He <chaoyong...@corigine.com> >
Tested-by: Daxue Gao <daxuex....@intel.com> Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> Applied to dpdk-next-net/main, thanks.