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, then update with latest info for
26.03 release

V2:
* include reworked copies of patches from [1] into set to make a single
  update patchset.

[1] https://patches.dpdk.org/project/dpdk/list/?state=*&series=37766

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

Hailin Xu (2):
  net/ice: update version matching table
  net/i40e: update version matching table

 doc/guides/nics/i40e.rst | 79 ++++++++--------------------------------
 doc/guides/nics/ice.rst  | 55 +++++++---------------------
 2 files changed, 29 insertions(+), 105 deletions(-)

-- 
2.51.0

Reply via email to