> -----Original Message-----
> From: Zhang, Qi Z
> Sent: Wednesday, May 18, 2022 12:22 PM
> To: Yang, SteveX <[email protected]>; [email protected]
> Cc: Zhang, Yuying <[email protected]>; Yang, Qiming
> <[email protected]>; [email protected]
> Subject: RE: [PATCH v1 1/2] net/ice: support dump ice ddp package
>
>
>
> > -----Original Message-----
> > From: Yang, SteveX <[email protected]>
> > Sent: Wednesday, May 11, 2022 4:03 PM
> > To: [email protected]
> > Cc: Zhang, Yuying <[email protected]>; Yang, Qiming
> > <[email protected]>; Zhang, Qi Z <[email protected]>;
> > [email protected]; Yang, SteveX <[email protected]>
> > Subject: [PATCH v1 1/2] net/ice: support dump ice ddp package
> >
> > Send the AQ command to acquire ice ddp package, and dump the binary to
> > output file.
>
> The ddp package is a static file be loaded during driver init.
> So, replace "package" with "runtime configure" which is more accurate.
>
> >
> > Export rte dump package API (rte_pmd_ice_dump_package) for application.
> >
> > Signed-off-by: Steve Yang <[email protected]>
>
> Acked-by: Qi Zhang <[email protected]>
>
> Applied to dpdk-next-net-intel.
The patch was dropped from dpdk-next-net-intel as new version is required to
follow testpmd refactor
https://patchwork.dpdk.org/project/dpdk/list/?series=23086
>
> Thanks
> Qi