examples/l3fwd: check service core reset result
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Wed, 13 May 2020 20:20:25 +0000 (01:50 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 19 May 2020 17:15:14 +0000 (19:15 +0200)
commitc1c48e7636ca4797e7eea606b4d0770da9064ad3
treeca943d0964ae10e3e0a26efd383164a338b3f0d5
parentc2403cd79f5f6821cd86d672bf9df3c097f5c097
examples/l3fwd: check service core reset result

Fix unchecked return values reported by coverity.

Coverity issue: 354235
Fixes: 8bd537e9c6cf ("examples/l3fwd: add service core setup based on caps")
Cc: stable@dpdk.org
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
examples/l3fwd/main.c