> -----Original Message-----
> From: Huang, ZhiminX <[email protected]>
> Sent: Saturday, October 8, 2022 2:11 PM
> To: Zhang, Qi Z <[email protected]>; Yang, Qiming
> <[email protected]>
> Cc: [email protected]; Zhang, Qi Z <[email protected]>
> Subject: RE: [PATCH v2] net/ice: fix DDP package init
>
> > -----Original Message-----
> > From: Qi Zhang <[email protected]>
> > Sent: Saturday, October 8, 2022 10:06 PM
> > To: Yang, Qiming <[email protected]>
> > Cc: [email protected]; Zhang, Qi Z <[email protected]>
> > Subject: [PATCH v2] net/ice: fix DDP package init
> >
> > ICE_DDP_PKG_SAME_VERSION_ALREADY_LOADED and
> > ICE_DDP_PKG_COMPATIBLE_ALREADY_LOADED should not be treated as a
> DDP
> > package init failure. Use ice_is_init_pkg_successful to check return
> > value of ice_copy_and_init_pkg.
> >
> > Signed-off-by: Qi Zhang <[email protected]>
> > ---
> >
> > v2:
> > - fix error from ice_copy_and_init_pkg not be esculated.
> >
> Tested-by: Zhimin Huang <[email protected] >
Applied to dpdk-next-net-intel.
Thanks
Qi