[dpdk-dev] [PATCH v2] service: print errors to rte log

David Marchand david.marchand at redhat.com
Tue Oct 15 20:40:07 CEST 2019


On Wed, Aug 21, 2019 at 11:11 AM Harry van Haaren
<harry.van.haaren at intel.com> wrote:
>
> From: Stephen Hemminger <stephen at networkplumber.org>
>
> 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: stable at dpdk.org

>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> Signed-off-by: Harry van Haaren <harry.van.haaren at intel.com>
> Acked-by: Harry van Haaren <harry.van.haaren at intel.com>

Applied, thanks.

-- 
David Marchand



More information about the dev mailing list