Hi Marchand, Tested platform in this document lists all the platforms including CPU, OS and NIC type with SW package version. We submitted the patch to add our actual tested ice in-tree driver version of E810 NIC in this DPDK release. I think it should be added here. doc/guides/nics/ice.rst is a document for ICE driver introduction. The detailed tested platform information should refer to chapter Tested Platforms/Tested NICs in release notes.
And we will make a separate patch to correct typo not relate to ice. Thank you. Yuan. > -----Original Message----- > From: David Marchand <david.march...@redhat.com> > Sent: Wednesday, October 19, 2022 4:47 PM > To: Jiang, YuX <yux.ji...@intel.com> > Cc: dev@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com> > Subject: Re: [PATCH V2] doc: add ice in-tree driver version for Intel NICs > > On Fri, Oct 14, 2022 at 9:12 AM Yu Jiang <yux.ji...@intel.com> wrote: > > > > doc: add ice in-tree driver version for Intel NICs ice in-tree driver > > test starts from 22.07, cover vf-tso,vf-checksum_offload,vf-rss, > > vf-jumboframe,vm_hotplug etc.. basic vf function. > > > > Signed-off-by: Yu Jiang <yux.ji...@intel.com> > > --- > > v2: > > - add detailed commit log > > Quoting original questions: > > """ > - Glad to see Intel is testing with some distribution kernels, but what about > the latest kernel? > """ > > I did not get a reply on this part. > > """ > - It is still unclear which features are checked / working, and which are > missing. > Having such info for this driver in the DPDK documentation would help > everyone. > Do you have a list? > """ > > Thanks for adding some more info in the commitlog. > Please convert this commitlog info into a documentation update (I think > doc/guides/nics/ice.rst is the right place). > This way we will have a detailed list of the supported features with the in- > tree driver, and which feature only work with the out of tree driver. > > > > - correct "out-tree" to "out of tree" > > This is unrelated to ice, please make this change a separate patch. > > > > --- > > > -- > David Marchand