25/02/2022 10:27, Pablo de Lara: > Coverity flags that both elements of efd_online_group_entry > are used uninitialized. This is OK because this structure > is initially used for starting values, so any value is OK. > > Coverity ID: 375868 > Fixes: 56b6ef874f80 ("efd: new Elastic Flow Distributor library") > Cc: pablo.de.lara.gua...@intel.com > Cc: sta...@dpdk.org > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > Acked-by: Yipeng Wang <yipeng1.w...@intel.com>
Series applied, thanks.