dpdkevents: initialization fixes
authorKrzysztof Matczak <krzysztofx.matczak@intel.com>
Wed, 5 Apr 2017 15:57:25 +0000 (16:57 +0100)
committerTahhan, Maryam <maryam.tahhan@intel.com>
Thu, 6 Jul 2017 15:15:33 +0000 (16:15 +0100)
commit400c086b0ab8fab8f5248d3b2893144767e60aa7
tree63053857772e138325755af74ca448303a127100
parent32ee504b53f49960b13d4974ce7842d838fadcc7
dpdkevents: initialization fixes

This patch removes impact of keep_alive init failure on
link_status processing. Also changed default behaviour in configless
mode, where no <Plugin/> stanza is defined. Now both keep_alive
and link_status are enabled by default. On the other hand if
<Plugin/> stanza is present, both features are disabled by default
and user is responsible for specifying which one is active or not.

Change-Id: I03f7ab88e89404e03532677d00a966ddb80d1552
Signed-off-by: Krzysztof Matczak <krzysztofx.matczak@intel.com>
src/dpdkevents.c