public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Consolidate and shrink version tables
@ 2026-03-27 13:04 Bruce Richardson
  2026-03-27 13:04 ` [PATCH 1/4] net/ice: merge version tables for E810 and E830 Bruce Richardson
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Bruce Richardson @ 2026-03-27 13:04 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, Bruce Richardson

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-03-30 16:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 13:04 [PATCH 0/4] Consolidate and shrink version tables Bruce Richardson
2026-03-27 13:04 ` [PATCH 1/4] net/ice: merge version tables for E810 and E830 Bruce Richardson
2026-03-27 13:04 ` [PATCH 2/4] net/ice: remove non-LTS releases from version table Bruce Richardson
2026-03-27 13:04 ` [PATCH 3/4] net/i40e: drop unsupported " Bruce Richardson
2026-03-27 13:04 ` [PATCH 4/4] net/i40e: merge version tables Bruce Richardson
2026-03-30 14:11 ` [PATCH v2 0/6] Consolidate, shrink and update " Bruce Richardson
2026-03-30 14:11   ` [PATCH v2 1/6] net/ice: merge version tables for E810 and E830 Bruce Richardson
2026-03-30 14:11   ` [PATCH v2 2/6] net/ice: remove non-LTS releases from version table Bruce Richardson
2026-03-30 14:11   ` [PATCH v2 3/6] net/ice: update version matching table Bruce Richardson
2026-03-30 14:11   ` [PATCH v2 4/6] net/i40e: drop unsupported releases from version table Bruce Richardson
2026-03-30 14:11   ` [PATCH v2 5/6] net/i40e: merge version tables Bruce Richardson
2026-03-30 14:11   ` [PATCH v2 6/6] net/i40e: update version matching table Bruce Richardson
2026-03-30 14:46   ` [PATCH v2 0/6] Consolidate, shrink and update version tables Bruce Richardson
2026-03-30 16:44   ` Mcnamara, John

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox