On Mon, Sep 1, 2014 at 5:24 AM, David Marchand
wrote:
> - Don't use DEBUGFUNC macro in non-shared code.
> - Don't use printf for logs.
> - We should avoid calling RTE_LOG directly as pmd provides a wrapper for
> logs.
>
> Signed-off-by: David Marchand
> ---
> lib/librte_pmd_i40e/i40e_ethdev.c
- Don't use DEBUGFUNC macro in non-shared code.
- Don't use printf for logs.
- We should avoid calling RTE_LOG directly as pmd provides a wrapper for logs.
Signed-off-by: David Marchand
---
lib/librte_pmd_i40e/i40e_ethdev.c| 146 +-
lib/librte_pmd_i40e/i40e_e
2 matches
Mail list logo