Re: [PATCH V2] doc: add ice in-tree driver version for Intel NICs

2022-10-25 Thread David Marchand
On Tue, Oct 25, 2022 at 4:52 AM Peng, Yuan wrote: > > 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 releas

RE: [PATCH V2] doc: add ice in-tree driver version for Intel NICs

2022-10-24 Thread Peng, Yuan
rchand > Sent: Wednesday, October 19, 2022 4:47 PM > To: Jiang, YuX > Cc: dev@dpdk.org; Zhang, Qi Z > 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 wrote: > > > > doc: add ice in-tree driver versi

Re: [PATCH V2] doc: add ice in-tree driver version for Intel NICs

2022-10-19 Thread David Marchand
On Fri, Oct 14, 2022 at 9:12 AM Yu Jiang 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 > --- > v2: > - add detai

RE: [PATCH V2] doc: add ice in-tree driver version for Intel NICs

2022-10-18 Thread Lin, Xueqin
> -Original Message- > From: Yu Jiang > Sent: Friday, October 14, 2022 3:12 PM > To: dev@dpdk.org; Zhang, Qi Z > Cc: Jiang, YuX > Subject: [PATCH V2] doc: add ice in-tree driver version for Intel NICs > > doc: add ice in-tree driver version for Intel NICs

[PATCH V2] doc: add ice in-tree driver version for Intel NICs

2022-10-14 Thread Yu Jiang
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 --- v2: - add detailed commit log - correct "out-tree" to "out of tree" --- --- doc/gu