[dpdk-dev] [PATCH 1/2] net/ice: suppport package download

Yang, Qiming qiming.yang at intel.com
Wed Mar 6 03:36:13 CET 2019


Yes, I will add the document update when I send v2 out. Thanks

> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas at monjalon.net]
> Sent: Friday, March 1, 2019 9:40 PM
> To: Yang, Qiming <qiming.yang at intel.com>
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 1/2] net/ice: suppport package download
> 
> 01/03/2019 13:46, Qiming Yang:
> > Columbiaville requires a package to be downloaded if need advanced
> > features. This patch add package download support in two ways.
> > If it configured package path in devargs, will use this path, if not,
> > will load the package at /lib/firmware/intel/ice/ddp/ice.pkg.
> >
> > When package download failed, will initialize in safe mode, some
> > advanced features will not be supported.
> >
> > Signed-off-by: Qiming Yang <qiming.yang at intel.com>
> > ---
> >  drivers/net/ice/ice_ethdev.c | 134
> +++++++++++++++++++++++++++++++++++++++++++
> >  drivers/net/ice/ice_ethdev.h |   2 +
> >  2 files changed, 136 insertions(+)
> 
> I think you should update the doc in this patch.
> Users may want to know about this new option, and where to download the
> packages.
> 
> 



More information about the dev mailing list