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