> -Original Message-
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Wednesday, August 21, 2019 12:33 AM
> To: Van Haaren, Harry
> Cc: dev@dpdk.org; Stephen Hemminger
> Subject: [PATCH] service: print errors to rte log
>
> EAL should always use rte_log instead of pu
EAL should always use rte_log instead of putting errors to
stderr (which maybe redirected to /dev/null in a daemon).
Also checks for null before rte_free are unnecessary.
Signed-off-by: Stephen Hemminger
---
lib/librte_eal/common/rte_service.c | 23 +++
1 file changed, 11 in
2 matches
Mail list logo