examples/distributor: wait for ports to come up
authorDavid Hunt <david.hunt@intel.com>
Mon, 20 Mar 2017 10:08:36 +0000 (10:08 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Mar 2017 14:46:57 +0000 (16:46 +0200)
commit9872251dfe4e7bd5bbb95ef12d5781c23a75854b
tree681974be6e7df0524fb2c76128e485f46ab2ab8f
parenteecb8128b74096ac9d1692a554fe154479fb361a
examples/distributor: wait for ports to come up

On some machines, ports take several seconds to come up. This
patch causes the app to wait.

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
examples/distributor/main.c