[v1] net/i40e: updated 24.07 recommended matching list

Message ID 20240801081902.750080-1-hailinx.xu@intel.com (mailing list archive)
State Changes Requested, archived
Delegated to: Bruce Richardson
Headers
Series [v1] net/i40e: updated 24.07 recommended matching list |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/github-robot: build success github build: passed
ci/iol-unit-arm64-testing success Testing PASS
ci/iol-unit-amd64-testing success Testing PASS
ci/iol-compile-arm64-testing success Testing PASS
ci/iol-compile-amd64-testing success Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/intel-Functional success Functional PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-intel-Performance pending Performance Testing pending
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-marvell-Functional success Functional Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-sample-apps-testing success Testing PASS

Commit Message

Xu, HailinX Aug. 1, 2024, 8:19 a.m. UTC
Signed-off-by: hailinx <hailinx.xu@intel.com>
---
 doc/guides/nics/i40e.rst | 4 ++++
 1 file changed, 4 insertions(+)
  

Comments

Stephen Hemminger Oct. 10, 2024, 6:03 p.m. UTC | #1
On Thu,  1 Aug 2024 16:19:02 +0800
hailinx <hailinx.xu@intel.com> wrote:

> Signed-off-by: hailinx <hailinx.xu@intel.com>
> ---
>  doc/guides/nics/i40e.rst | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
> index ca6caa0cff..d4c9790d47 100644
> --- a/doc/guides/nics/i40e.rst
> +++ b/doc/guides/nics/i40e.rst
> @@ -104,6 +104,8 @@ For X710/XL710/XXV710,
>     +--------------+-----------------------+------------------+
>     | DPDK version | Kernel driver version | Firmware version |
>     +==============+=======================+==================+
> +   |    24.07     |         2.25.9        |       9.50       |
> +   +--------------+-----------------------+------------------+
>     |    24.03     |         2.24.6        |       9.40       |
>     +--------------+-----------------------+------------------+
>     |    23.11     |         2.23.17       |       9.30       |
> @@ -171,6 +173,8 @@ For X722,
>     +--------------+-----------------------+------------------+
>     | DPDK version | Kernel driver version | Firmware version |
>     +==============+=======================+==================+
> +   |    24.07     |         2.25.9        |       6.50       |
> +   +--------------+-----------------------+------------------+
>     |    24.03     |         2.24.6        |       6.20       |
>     +--------------+-----------------------+------------------+
>     |    23.11     |         2.23.17       |       6.20       |

Since we are working on 24.11 and it is a LTS release, please resubmit the patch for 24.11
  

Patch

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index ca6caa0cff..d4c9790d47 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -104,6 +104,8 @@  For X710/XL710/XXV710,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    24.07     |         2.25.9        |       9.50       |
+   +--------------+-----------------------+------------------+
    |    24.03     |         2.24.6        |       9.40       |
    +--------------+-----------------------+------------------+
    |    23.11     |         2.23.17       |       9.30       |
@@ -171,6 +173,8 @@  For X722,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    24.07     |         2.25.9        |       6.50       |
+   +--------------+-----------------------+------------------+
    |    24.03     |         2.24.6        |       6.20       |
    +--------------+-----------------------+------------------+
    |    23.11     |         2.23.17       |       6.20       |