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

Message ID 20221014050814.1476685-1-yux.jiang@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Thomas Monjalon
Headers
Series [V1] doc: add ice in-tree driver version for Intel NICs |

Checks

Context Check Description
ci/checkpatch warning coding style issues

Commit Message

Yu Jiang Oct. 14, 2022, 5:08 a.m. UTC
  doc: add ice in-tree driver version for Intel NICs

Signed-off-by: Yu Jiang <yux.jiang@intel.com>
---
 doc/guides/rel_notes/release_21_11.rst | 3 ++-
 doc/guides/rel_notes/release_22_03.rst | 4 +++-
 doc/guides/rel_notes/release_22_07.rst | 4 +++-
 3 files changed, 8 insertions(+), 3 deletions(-)
  

Comments

David Marchand Oct. 14, 2022, 7 a.m. UTC | #1
Hello,

On Fri, Oct 14, 2022 at 7:08 AM Yu.Jiang <yux.jiang@intel.com> wrote:
>
> doc: add ice in-tree driver version for Intel NICs

I had asked about such tests [1], months ago, but I never got a reply.

- Glad to see Intel is testing with some distribution kernels, but
what about the latest kernel?

- 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.

1: https://inbox.dpdk.org/dev/CAJFAV8z4R7aZMPWcgBy9PfvekppC-FOZ+qQ-5PQLiTWWh32-og@mail.gmail.com/
  

Patch

diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst
index db09ec01ea..71fc8291e5 100644
--- a/doc/guides/rel_notes/release_21_11.rst
+++ b/doc/guides/rel_notes/release_21_11.rst
@@ -661,7 +661,8 @@  Tested Platforms
 
       * Firmware version: 3.10 0x8000aa86 1.3100.0
       * Device id (pf/vf): 8086:1593 / 8086:1889
-      * Driver version: 1.7.11_7_g444e5edb (ice)
+      * Driver version(out-tree): 1.7.11_7_g444e5edb (ice)
+      * Driver version(in-tree): 0.8.2-k (ice/Ubuntu 20.04.3 LTS)
       * OS Default DDP: 1.3.27.0
       * COMMS DDP: 1.3.31.0
       * Wireless Edge DDP: 1.3.7.0
diff --git a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst
index 0923707cb8..6712fc47a5 100644
--- a/doc/guides/rel_notes/release_22_03.rst
+++ b/doc/guides/rel_notes/release_22_03.rst
@@ -278,7 +278,9 @@  Tested Platforms
 
          * Firmware version: 3.22 0x8000d83c 1.3146.0
          * Device id (pf/vf): 8086:1593 / 8086:1889
-         * Driver version: 1.8.3_2_g5c2ff303 (ice)
+         * Driver version(out-tree): 1.8.3_2_g5c2ff303 (ice)
+         * Driver version(in-tree): 0.8.2-k (ice/Ubuntu 20.04.3 LTS)
+         * Driver version(in-tree): 4.18.0-305.19.1.el8_4.x86_64 (ice/RHEL8.4)
          * OS Default DDP: 1.3.28.0
          * COMMS DDP: 1.3.35.0
          * Wireless Edge DDP: 1.3.8.0
diff --git a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst
index b710ac622c..b17e940bcf 100644
--- a/doc/guides/rel_notes/release_22_07.rst
+++ b/doc/guides/rel_notes/release_22_07.rst
@@ -276,7 +276,9 @@  Tested Platforms
 
       * Firmware version: 4.00 0x80011845 1.3236.0
       * Device id (pf/vf): 8086:1593 / 8086:1889
-      * Driver version: 1.9.5_dirty (ice)
+      * Driver version(out-tree): 1.9.5_dirty (ice)
+      * Driver version(in-tree): 5.15.0-27-generic (ice/Ubuntu 22.04)
+      * Driver version(in-tree): 4.18.0-305.19.1.el8_4.x86_64 (ice/RHEL8.4)
       * OS Default DDP: 1.3.30.0
       * COMMS DDP: 1.3.37.0
       * Wireless Edge DDP: 1.3.10.0