On 12/8/23 17:59, 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: sta...@dpdk.org Signed-off-by: David Marchand <david.march...@redhat.com>
Reviewed-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>