From patchwork Fri Oct 14 05:08:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yu Jiang X-Patchwork-Id: 118176 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A0FC3A00C2; Fri, 14 Oct 2022 07:08:21 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 823914014F; Fri, 14 Oct 2022 07:08:21 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id 44146400D4 for ; Fri, 14 Oct 2022 07:08:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665724099; x=1697260099; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=bHH7E4lOtEa20AV8Xf3zN23jG1lP+VMtocA4gbP/FgM=; b=DpHMzjmFURSTQPQheGKutwve8xuiNRvH59J5zRxn2UJtnXsbYsVqh112 L8gTNpJkd6n3Bp/vpMklmiVUWhi/HcKTglf6hLElZ3KIcz8LKAYsQygmt QDouiayuxoIC4JYGYX2QFzg5nV4iF747jvCBpeQ/kRpn8NcxhGIyBERXG RdV0kDKa5zJPRDTqHoA77wAZxoPL/qxmTo6vlKufOVSoVRG8aF79f5U76 lqrn+qZR91gKLCu7JS0wc8bYnYIQsguT6jZbbLrLEUDY2OxT7I2zEoC/c FpIiRcXASjR7rVgMMj/ieQ1lRztR85H6yvGAmygd3CygmUp2av1dqQfMr g==; X-IronPort-AV: E=McAfee;i="6500,9779,10499"; a="288569913" X-IronPort-AV: E=Sophos;i="5.95,182,1661842800"; d="scan'208";a="288569913" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2022 22:08:18 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10499"; a="627447103" X-IronPort-AV: E=Sophos;i="5.95,182,1661842800"; d="scan'208";a="627447103" Received: from unknown (HELO localhost.localdomain) ([10.239.252.196]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2022 22:08:16 -0700 From: "Yu.Jiang" To: qi.z.zhang@intel.com, dev@dpdk.org Cc: "Yu.Jiang" Subject: [PATCH V1] doc: add ice in-tree driver version for Intel NICs Date: Fri, 14 Oct 2022 13:08:14 +0800 Message-Id: <20221014050814.1476685-1-yux.jiang@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org doc: add ice in-tree driver version for Intel NICs Signed-off-by: Yu Jiang --- 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(-) 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