Stephen Hemminger writes:
> The function rte_eal_init_alert ends up printing the same message
> twice. Once via RTE_LOG and once to stderr. Remove the fprintf
> to stderr since it is redundant.
>
> Signed-off-by: Stephen Hemminger
> ---
This was originally added at your suggestion:
http://mail
The function rte_eal_init_alert ends up printing the same message
twice. Once via RTE_LOG and once to stderr. Remove the fprintf
to stderr since it is redundant.
Signed-off-by: Stephen Hemminger
---
lib/librte_eal/linux/eal/eal.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/librte_eal/
2 matches
Mail list logo