[PATCH v9 00/23] Use inclusive naming in DPDK

Stephen Hemminger stephen at networkplumber.org
Mon Feb 5 18:43:28 CET 2024


This is a collection of patches around fixing many of the uses of non-inclusive
naming in DPDK. The current tree is in pretty good shape.

The overall reduction of problematic words is significant.

	   Before	After
app	   17		0
drivers	   379		331 (except base)
examples   16		0
lib	   25		7

The remaining problem area is around use of the term bus master
which still is present upstream in kernel. The standards bodies
have already addressed this for PCI and SPI but the kernel has
not caught up.


More information about the dev mailing list