On 3/19/2024 8:55 AM, Chaoyong He wrote: > CI found in the logic of 'nfp_aesgcm_iv_update()', the variable > 'cfg_iv' may used uninitialized in some case. > > Coverity issue: 415808 > Fixes: 36361ca7fea2 ("net/nfp: fix data endianness problem") > Cc: shihong.w...@corigine.com > Cc: sta...@dpdk.org > > Signed-off-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Long Wu <long...@corigine.com> > Reviewed-by: Peng Zhang <peng.zh...@corigine.com> >
Applied to dpdk-next-net/main, thanks.