Hi Ferruh,

> -----Original Message-----
> From: Yigit, Ferruh <ferruh.yi...@intel.com>
> Sent: Tuesday, March 31, 2020 16:50
> To: Wang, Haiyue <haiyue.w...@intel.com>; dev@dpdk.org; Ye, Xiaolong 
> <xiaolong...@intel.com>; Zhang,
> Qi Z <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com>; Yang, 
> Qiming
> <qiming.y...@intel.com>; Xing, Beilei <beilei.x...@intel.com>
> Cc: Zhao1, Wei <wei.zh...@intel.com>
> Subject: Re: [dpdk-dev] [PATCH v6 2/7] net/ice: add the DCF hardware 
> initialization
> 
> On 3/27/2020 2:56 AM, Haiyue Wang wrote:
> > Introduce the DCF (Device Config Function) feature in the ice PMD, it
> > works as a standalone PMD which doesn't handle the packet Rx/Tx related
> > things. Its hardware entity is the VF.
> >
> > Add the basic DCF hardware initialization, this is specified by devarg
> > 'cap=dcf'.
> >
> > Signed-off-by: Haiyue Wang <haiyue.w...@intel.com>
> > Acked-by: Qi Zhang <qi.z.zh...@intel.com>
> > ---
> >  doc/guides/nics/ice.rst                |  47 +++
> >  doc/guides/nics/img/ice_dcf.png        | Bin 0 -> 39168 bytes
> 
> Hi Haiyue,
> 
> We prefer .svg files as image instead of binary formats (like .png), can you
> please make a patch to replace .png with .svg, I will update it in next-net
> before it merged in to the master?

Done. https://patchwork.dpdk.org/patch/67477/

And I think checkpatch should ignore to check *svg file. ;-)

WARNING:TYPO_SPELLING: 'whe' may be misspelled - perhaps 'when'?
#1075: FILE: doc/guides/nics/img/ice_dcf.svg:255:
+imrp6JqROV/TKVAhhEZTPTIajV/4whe2bdv23HPPrVu3btasWcPWgTiOq6+vf+211xoaGlJTUymK

total: 0 errors, 1 warnings, 727 lines checked

> 
> Thanks,
> ferruh

Reply via email to