For lib/dmadev part
Reviewed-by: Chengwen Feng <fengcheng...@huawei.com>

On 2023/12/8 22:59, David Marchand wrote:
> Use RTE_LOG_LINE in existing macros that append a \n.
> 
> Signed-off-by: David Marchand <david.march...@redhat.com>
> ---
> Changes since RFC v1:
> - converted all logging helpers in lib/,
> 
> ---
>  lib/bbdev/rte_bbdev.c                      |  5 +++--
>  lib/bpf/bpf_impl.h                         |  2 +-
>  lib/cfgfile/rte_cfgfile.c                  |  4 ++--
>  lib/compressdev/rte_compressdev_internal.h |  5 +++--
>  lib/cryptodev/rte_cryptodev.h              | 16 +++++++---------
>  lib/dmadev/rte_dmadev.c                    |  6 ++++--
>  lib/ethdev/rte_ethdev.h                    |  3 +--
>  lib/eventdev/eventdev_pmd.h                |  8 ++++----
>  lib/eventdev/rte_event_timer_adapter.c     | 17 ++++++++++-------
>  lib/gpudev/gpudev.c                        |  6 ++++--
>  lib/graph/graph_private.h                  |  5 +++--
>  lib/member/member.h                        |  4 ++--
>  lib/metrics/rte_metrics_telemetry.c        |  4 ++--
>  lib/mldev/rte_mldev.h                      |  5 +++--
>  lib/net/rte_net_crc.c                      |  8 ++++----
>  lib/node/node_private.h                    |  6 ++++--
>  lib/pdump/rte_pdump.c                      |  5 ++---
>  lib/power/power_common.h                   |  2 +-
>  lib/rawdev/rte_rawdev_pmd.h                |  4 ++--
>  lib/rcu/rte_rcu_qsbr.h                     |  8 +++-----
>  lib/regexdev/rte_regexdev.h                |  3 +--
>  lib/stack/stack_pvt.h                      |  4 ++--
>  lib/telemetry/telemetry.c                  |  4 +---
>  lib/vhost/vhost.h                          |  8 ++++----
>  lib/vhost/vhost_crypto.c                   |  6 +++---
>  25 files changed, 76 insertions(+), 72 deletions(-)
> 

...

Reply via email to