With belows to changes,
Acked-by: Huisong Li
在 2023/12/12 1:23, Stephen Hemminger 写道:
Testpmd is misusing EAL logtype for its own errors.
Since the code directly calls fprintf in other places,
change to use that everywhere. This has the added benefit
of not having testpmd output clutter up sysl
Testpmd is misusing EAL logtype for its own errors.
Since the code directly calls fprintf in other places,
change to use that everywhere. This has the added benefit
of not having testpmd output clutter up syslog().
Signed-off-by: Stephen Hemminger
---
app/test-pmd/testpmd.c | 33 +++-
2 matches
Mail list logo