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, and traffic management guides.

Stephen Hemminger (5):
  doc: correct grammar and punctuation errors in ethdev guide
  doc: correct grammar in rte_flow guide
  doc: correct grammar in QoS framework guide
  doc: correct typos in switch representation guide
  doc: correct typos in traffic management guide

 doc/guides/prog_guide/ethdev/ethdev.rst       | 557 +++++++++---------
 doc/guides/prog_guide/ethdev/flow_offload.rst |   2 +-
 .../prog_guide/ethdev/qos_framework.rst       |   8 +-
 .../ethdev/switch_representation.rst          |   4 +-
 .../prog_guide/ethdev/traffic_management.rst  |   5 +-
 5 files changed, 286 insertions(+), 290 deletions(-)

-- 
2.51.0

Reply via email to