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: sta...@dpdk.org > > Signed-off-by: David Marchand <david.march...@redhat.com> > ---
Reviewed-by: Tyler Retzlaff <roret...@linux.microsoft.com>