[RFC v2 03/14] lib: use dedicated logtypes
    Tyler Retzlaff 
    roretzla at linux.microsoft.com
       
    Fri Dec  8 21:49:18 CET 2023
    
    
  
On Fri, Dec 08, 2023 at 03:59:37PM +0100, David Marchand wrote:
> No printf!
> When a dedicated log helper exists, use it.
> And no usurpation please: a library should log under its logtype
> (see the eventdev rx adapter update for example).
> 
> Note: the RTE_ETH_VALID_PORTID_OR_GOTO_ERR_RET macro is renamed for
> consistency with the rest of eventdev (private) macros.
> 
> Cc: stable at dpdk.org
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
Reviewed-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
    
    
More information about the dev
mailing list