All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Some documentation fixes
@ 2023-11-23 11:44 David Marchand
  2023-11-23 11:44 ` [PATCH 1/5] doc: remove restriction on ixgbe vector support David Marchand
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: David Marchand @ 2023-11-23 11:44 UTC (permalink / raw)
  To: dev; +Cc: thomas

Not urgent for the release (especially the last patch which is scary by
its size) but here are some cleanups in the documentation.


-- 
David Marchand

David Marchand (5):
  doc: remove restriction on ixgbe vector support
  doc: enhance readability in memif example commands
  doc: fix some ordered lists
  doc: remove number of commands in vDPA guide
  doc: use ordered lists

 doc/guides/eventdevs/dlb2.rst                 | 29 ++++++-----
 doc/guides/eventdevs/dpaa.rst                 |  2 +-
 .../linux_gsg/nic_perf_intel_platform.rst     | 10 ++--
 doc/guides/nics/cnxk.rst                      |  4 +-
 doc/guides/nics/dpaa2.rst                     | 19 +++----
 doc/guides/nics/enetc.rst                     |  6 +--
 doc/guides/nics/enetfec.rst                   | 12 ++---
 doc/guides/nics/i40e.rst                      | 16 +++---
 doc/guides/nics/ixgbe.rst                     |  2 -
 doc/guides/nics/memif.rst                     | 10 ++--
 doc/guides/nics/mlx4.rst                      | 32 ++++++------
 doc/guides/nics/mlx5.rst                      | 39 +++++++--------
 doc/guides/nics/mvpp2.rst                     | 49 ++++++++++---------
 doc/guides/nics/pfe.rst                       |  8 +--
 doc/guides/nics/tap.rst                       | 14 +++---
 doc/guides/nics/virtio.rst                    | 12 +++++
 doc/guides/platform/bluefield.rst             |  4 +-
 doc/guides/platform/cnxk.rst                  | 29 ++++++-----
 doc/guides/platform/dpaa.rst                  | 14 +++---
 doc/guides/platform/dpaa2.rst                 | 20 ++++----
 doc/guides/platform/mlx5.rst                  | 14 +++---
 doc/guides/platform/octeontx.rst              | 22 ++++-----
 .../prog_guide/env_abstraction_layer.rst      | 10 ++--
 .../generic_segmentation_offload_lib.rst      |  2 +-
 doc/guides/prog_guide/graph_lib.rst           | 39 ++++++++-------
 doc/guides/prog_guide/rawdev.rst              | 28 ++++++-----
 doc/guides/prog_guide/rte_flow.rst            | 12 ++---
 doc/guides/prog_guide/stack_lib.rst           |  8 +--
 doc/guides/prog_guide/trace_lib.rst           | 12 ++---
 doc/guides/rawdevs/ifpga.rst                  |  5 +-
 doc/guides/sample_app_ug/ip_pipeline.rst      |  4 +-
 doc/guides/sample_app_ug/pipeline.rst         |  4 +-
 doc/guides/sample_app_ug/vdpa.rst             | 29 ++++++-----
 doc/guides/windows_gsg/run_apps.rst           |  8 +--
 34 files changed, 282 insertions(+), 246 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-11-24 12:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-23 11:44 [PATCH 0/5] Some documentation fixes David Marchand
2023-11-23 11:44 ` [PATCH 1/5] doc: remove restriction on ixgbe vector support David Marchand
2023-11-23 11:45   ` Bruce Richardson
2023-11-23 11:44 ` [PATCH 2/5] doc: enhance readability in memif example commands David Marchand
2023-11-23 11:48   ` Bruce Richardson
2023-11-23 11:44 ` [PATCH 3/5] doc: fix some ordered lists David Marchand
2023-11-23 11:49   ` Bruce Richardson
2023-11-23 17:22   ` Dariusz Sosnowski
2023-11-24  8:11     ` David Marchand
2023-11-23 11:44 ` [PATCH 4/5] doc: remove number of commands in vDPA guide David Marchand
2023-11-23 12:43   ` Thomas Monjalon
2023-11-23 11:44 ` [PATCH 5/5] doc: use ordered lists David Marchand
2023-11-23 11:53   ` Bruce Richardson
2023-11-23 17:23   ` Dariusz Sosnowski
2023-11-24 12:49 ` [PATCH 0/5] Some documentation fixes David Marchand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.