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

Message ID 20241125024553.3557647-1-hailinx.xu@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Bruce Richardson
Headers
Series [v1] net/i40e: updated latest 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/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-marvell-Functional success Functional Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-unit-arm64-testing success Testing PASS
ci/iol-compile-arm64-testing success Testing PASS
ci/iol-unit-amd64-testing success Testing PASS
ci/iol-compile-amd64-testing success Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-sample-apps-testing success Testing PASS

Commit Message

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

Comments

Bruce Richardson Nov. 26, 2024, 2:47 p.m. UTC | #1
On Mon, Nov 25, 2024 at 10:45:53AM +0800, hailinx wrote:
> Signed-off-by: hailinx <hailinx.xu@intel.com>
> ---
>  doc/guides/nics/i40e.rst | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
> index ca6caa0cff..35585efc44 100644
> --- a/doc/guides/nics/i40e.rst
> +++ b/doc/guides/nics/i40e.rst

Applied to dpdk-next-net-intel,

thanks,
/Bruce
  
Bruce Richardson Nov. 26, 2024, 2:50 p.m. UTC | #2
On Mon, Nov 25, 2024 at 10:45:53AM +0800, hailinx wrote:
> Signed-off-by: hailinx <hailinx.xu@intel.com>
> ---
>  doc/guides/nics/i40e.rst | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
> index ca6caa0cff..35585efc44 100644
> --- a/doc/guides/nics/i40e.rst
> +++ b/doc/guides/nics/i40e.rst
> @@ -104,6 +104,10 @@ For X710/XL710/XXV710,
>     +--------------+-----------------------+------------------+
>     | DPDK version | Kernel driver version | Firmware version |
>     +==============+=======================+==================+
> +   |    24.11     |         2.26.8        |       9.52       |
> +   +--------------+-----------------------+------------------+
> +   |    24.07     |         2.25.9        |       9.50       |
> +   +--------------+-----------------------+------------------+
>     |    24.03     |         2.24.6        |       9.40       |
>     +--------------+-----------------------+------------------+
>     |    23.11     |         2.23.17       |       9.30       |
> @@ -171,6 +175,10 @@ For X722,
>     +--------------+-----------------------+------------------+
>     | DPDK version | Kernel driver version | Firmware version |
>     +==============+=======================+==================+
> +   |    24.11     |         2.26.8        |       6.50       |
> +   +--------------+-----------------------+------------------+
> +   |    24.07     |         2.25.9        |       6.50       |
> +   +--------------+-----------------------+------------------+
>     |    24.03     |         2.24.6        |       6.20       |
>     +--------------+-----------------------+------------------+
>     |    23.11     |         2.23.17       |       6.20       |

By the way, these lists are getting rather long. For next release, when
doing an update maybe trim the really old releases e.g. pre-21.11, which
would be the oldest supported LTS, from the tables.

/Bruce
  

Patch

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