On Wed, Aug 21, 2019 at 11:11 AM Harry van Haaren
<[email protected]> wrote:
>
> From: Stephen Hemminger <[email protected]>
>
> 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.
> Minor code consistency improvements.
Fixes: 21698354c832 ("service: introduce service cores concept")
Cc: [email protected]
>
> Signed-off-by: Stephen Hemminger <[email protected]>
> Signed-off-by: Harry van Haaren <[email protected]>
> Acked-by: Harry van Haaren <[email protected]>
Applied, thanks.
--
David Marchand