no printf in drivers code
Niklas Soderlund
niklas.soderlund at corigine.com
Mon Feb 6 15:16:37 CET 2023
Hi Thomas,
On 2023-02-03 14:57:06 +0100, Thomas Monjalon wrote:
> 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
A patch for NFP have been post as part of the series '[PATCH 0/3]
cleanup the PMD'.
> net/qede
> net/txgbe
> raw/ifpga
>
> PS: printf is allowed for tests and dumps.
>
>
--
Kind Regards,
Niklas Söderlund
More information about the dev
mailing list