2016-06-30 10:13, Declan Doherty: > On 29/06/16 10:23, ptazarex at ecsmtp.igk.intel.com wrote: > > The example is calling rte_eal_wait_lcore without checking return value. > > Now it is fixed by checking the value and print proper message. > > > > Coverity issue: 37789 > > Coverity issue: 37790 > > Fixes: cc7e8ae84faa ("examples/bond: add example application for link > > bonding mode 6") > > > > Signed-off-by: Piotr Azarewicz <piotrx.t.azarewicz at intel.com> > > Acked-by: Declan Doherty <declan.doherty at intel.com>
Applied with title "examples/bond: check thread termination", thanks