[PATCH v2 0/3] replace use of EAL logtype in applications
fengchengwen
fengchengwen at huawei.com
Sun Feb 18 04:16:18 CET 2024
Series-acked-by: Chengwen Feng <fengchengwen at huawei.com>
On 2024/2/16 11:36, Stephen Hemminger wrote:
> There are some places EAL logtype is being used in testpmd
> and examples where it should not be. Lets reserve EAL
> logtype to only be used by DPDK internals.
>
> v2 - use TESTPMD_LOG() in testpmd log changes
>
> Stephen Hemminger (3):
> examples/l2fwd-keepalive: don't use EAL logtype
> examples/vm_power_manager: do not use EAL logtype
> testpmd: replace EAL logtype TESTPMD_LOG
>
> app/test-pmd/testpmd.c | 42 ++++++++++++--------------------
> examples/l2fwd-keepalive/shm.c | 21 ++++++----------
> examples/vm_power_manager/main.c | 11 +++------
> 3 files changed, 26 insertions(+), 48 deletions(-)
>
More information about the dev
mailing list