On 3/9/2024 4:03 AM, Stephen Hemminger wrote:
Testpmd is misusing EAL logtype for some errors.
Since the code directly has a macro for logging, use that.
Also, replace fprintf(stderr, ...) with TESTPMD_LOG where
appropriate.
Signed-off-by: Stephen Hemminger
Acked-by: Huisong Li
Acked-by:
Testpmd is misusing EAL logtype for some errors.
Since the code directly has a macro for logging, use that.
Also, replace fprintf(stderr, ...) with TESTPMD_LOG where
appropriate.
Signed-off-by: Stephen Hemminger
Acked-by: Huisong Li
fix testpmd
---
app/test-pmd/testpmd.c | 221 +++
2 matches
Mail list logo