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 <[email protected]> Acked-by: Huisong Li <[email protected]>
Acked-by: Aman Singh <[email protected]> <snip>

