This series corrects grammar errors, typos, and punctuation issues
in the Ethernet device library section of the DPDK Programmer's Guide.
Initial work on this was done as part of review by technical writer
then more changes as result of AI reviews.

The first patch provides a comprehensive update to the Poll Mode Driver
documentation, modernizing the description and improving readability.
The remaining patches address smaller issues in the rte_flow, QoS
framework, switch representation, traffic management, and traffic
metering guides.

v2:
  - Add patch to fix minor grammar issue in ethdev introduction
  - Add patch to correct alphabetical ordering in ethdev toctree
  - Add patch to fix grammar issues in traffic metering and policing guide

Stephen Hemminger (8):
  doc: correct grammar and punctuation errors in ethdev guide
  doc: correct grammar in flow guide
  doc: correct grammar in QoS framework guide
  doc: correct typos in switch representation guide
  doc: correct typos in traffic management guide
  doc: correct grammar and improve clarity in ethdev guide
  doc: correct alphabetical ordering in ethdev toctree
  doc: correct grammar and improve clarity in MTR guide

 doc/guides/prog_guide/ethdev/ethdev.rst       | 557 +++++++++---------
 doc/guides/prog_guide/ethdev/flow_offload.rst |  58 +-
 doc/guides/prog_guide/ethdev/index.rst        |   6 +-
 .../prog_guide/ethdev/qos_framework.rst       |  59 +-
 .../ethdev/switch_representation.rst          |   6 +-
 .../prog_guide/ethdev/traffic_management.rst  |  25 +-
 .../ethdev/traffic_metering_and_policing.rst  |   8 +-
 7 files changed, 360 insertions(+), 359 deletions(-)

-- 
2.51.0

Reply via email to