no printf in drivers code

Thomas Monjalon thomas at monjalon.net
Fri Feb 3 14:57:06 CET 2023


Hello,

We have too many drivers using printf() instead of rte_log().
Please propose a plan to replace or remove the calls to printf().
If no plan, I could propose one but you may not like it :)

Affected drivers are:
	baseband/acc
	bus/dpaa
	bus/fslmc
	crypto/caam_jr
	crypto/ccp
	dma/ioat
	net/dpaa
	net/dpaa2
	net/nfp
	net/qede
	net/txgbe
	raw/ifpga

PS: printf is allowed for tests and dumps.




More information about the dev mailing list