[PATCH 0/4] Consolidate and shrink version tables

Bruce Richardson bruce.richardson at intel.com
Fri Mar 27 14:04:43 CET 2026


The version tables in i40e and ice were overly long, having details
about long-unsupported releases, as well as containing duplicate info
in separate tables for different NIC variants. Merge and shrink these
tables to make them more manageable.

Bruce Richardson (4):
  net/ice: merge version tables for E810 and E830
  net/ice: remove non-LTS releases from version table
  net/i40e: drop unsupported releases from version table
  net/i40e: merge version tables

 doc/guides/nics/i40e.rst | 77 +++++++---------------------------------
 doc/guides/nics/ice.rst  | 53 +++++++--------------------
 2 files changed, 25 insertions(+), 105 deletions(-)

--
2.51.0



More information about the dev mailing list