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 <[email protected]> > --- > 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.

