On Wed, Aug 21, 2019 at 11:11 AM Harry van Haaren
wrote:
>
> From: Stephen Hemminger
>
> 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 improv
From: Stephen Hemminger
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.
Signed-off-by: Stephen Hemminger
Signed-off-by: Harry van Haar
2 matches
Mail list logo