[PATCH v2 6/8] doc: correct grammar and improve clarity in ethdev guide
Thomas Monjalon
thomas at monjalon.net
Wed Mar 25 12:41:40 CET 2026
28/01/2026 20:46, Stephen Hemminger:
> Improve readability and correct minor grammar issues in the ethdev
> documentation. Changes include:
>
> - Correct subject-verb agreement and article usage
> - Improve sentence structure for better clarity
> - Standardize terminology usage throughout
> - Remove redundant phrases
> - Correct punctuation in lists
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
> doc/guides/prog_guide/ethdev/ethdev.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> -DPDK's Poll Mode Drivers (PMDs) are high-performance, optimized drivers for various
> +DPDK Poll Mode Drivers (PMDs) are high-performance, optimized drivers for various
This single change does not match the commit description.
I suppose I should just squash it in the commit changing the whole guide.
More information about the dev
mailing list