[PATCH 3/4] net/i40e: drop unsupported releases from version table
Bruce Richardson
bruce.richardson at intel.com
Fri Mar 27 14:04:46 CET 2026
Remove the 21.11 and any non-LTS releases from the version tables for
X710 and X722 NICs.
Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
---
doc/guides/nics/i40e.rst | 36 ------------------------------------
1 file changed, 36 deletions(-)
diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 0c52807f26..f4c8d39e54 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -106,30 +106,12 @@ For X710/XL710/XXV710,
+==============+=======================+==================+
| 25.11 | 2.28.13 | 9.55 |
+--------------+-----------------------+------------------+
- | 25.07 | 2.28.7 | 9.54 |
- +--------------+-----------------------+------------------+
- | 25.03 | 2.27.8 | 9.53 |
- +--------------+-----------------------+------------------+
| 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 |
+--------------+-----------------------+------------------+
- | 23.07 | 2.22.20 | 9.20 |
- +--------------+-----------------------+------------------+
- | 23.03 | 2.22.18 | 9.20 |
- +--------------+-----------------------+------------------+
| 22.11 | 2.20.12 | 9.01 |
+--------------+-----------------------+------------------+
- | 22.07 | 2.19.3 | 8.70 |
- +--------------+-----------------------+------------------+
- | 22.03 | 2.17.15 | 8.30 |
- +--------------+-----------------------+------------------+
- | 21.11 | 2.17.4 | 8.30 |
- +--------------+-----------------------+------------------+
For X722,
@@ -139,30 +121,12 @@ For X722,
+==============+=======================+==================+
| 25.11 | 2.28.13 | 6.51 |
+--------------+-----------------------+------------------+
- | 25.07 | 2.28.7 | 6.50 |
- +--------------+-----------------------+------------------+
- | 25.03 | 2.27.8 | 6.50 |
- +--------------+-----------------------+------------------+
| 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 |
+--------------+-----------------------+------------------+
- | 23.07 | 2.22.20 | 6.20 |
- +--------------+-----------------------+------------------+
- | 23.03 | 2.22.18 | 6.20 |
- +--------------+-----------------------+------------------+
| 22.11 | 2.20.12 | 6.00 |
+--------------+-----------------------+------------------+
- | 22.07 | 2.19.3 | 5.60 |
- +--------------+-----------------------+------------------+
- | 22.03 | 2.17.15 | 5.50 |
- +--------------+-----------------------+------------------+
- | 21.11 | 2.17.4 | 5.30 |
- +--------------+-----------------------+------------------+
Configuration
--
2.51.0
More information about the dev
mailing list