Re: [PATCH] drivers: Convert uses of RTE_LOG_DP to use RTE_LOG_DP_LINE

2024-02-05 Thread Patrick Robb
Recheck-request: iol-intel-Functional I saw this failed in CI testing for the DTS mtu_update test but suspect it was an infra failure as it happened across 3 distinct patches in a short span of time. So, triggering a retest.

[PATCH] drivers: Convert uses of RTE_LOG_DP to use RTE_LOG_DP_LINE

2024-02-02 Thread Stephen Hemminger
Make use of RTE_LOG_DP_LINE has newline just like uses of macro with rte_log() which is common in drivers. Signed-off-by: Stephen Hemminger --- .../baseband/la12xx/bbdev_la12xx_pmd_logs.h | 2 +- drivers/common/cpt/cpt_pmd_logs.h | 2 +- drivers/common/cpt/cpt_ucode.h