[PATCH V1] doc: add tested Intel platforms with Intel NICs

2025-03-24 Thread Yu Jiang
Add tested Intel platforms with Intel NICs to v25.03 release note. Signed-off-by: Yu Jiang --- doc/guides/rel_notes/release_25_03.rst | 164 + 1 file changed, 164 insertions(+) diff --git a/doc/guides/rel_notes/release_25_03.rst b/doc/guides/rel_notes/release_25_03.rst

[PATCH V1] doc: add tested Intel platforms with Intel NICs

2024-03-21 Thread Yu Jiang
Add tested Intel platforms with Intel NICs to v24.03 release note. Signed-off-by: Yu Jiang --- doc/guides/rel_notes/release_24_03.rst | 133 + 1 file changed, 133 insertions(+) diff --git a/doc/guides/rel_notes/release_24_03.rst b/doc/guides/rel_notes/release_24_03.rst

[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 tre