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

