examples/distributor: add dedicated core
authorDavid Hunt <david.hunt@intel.com>
Mon, 20 Mar 2017 10:08:37 +0000 (10:08 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Mar 2017 14:46:57 +0000 (16:46 +0200)
commit4a7f40c0ff9aaca071e8817bd6c3d880932cb0ee
treedbd0959e7283d34687a3b651ade844a859c39526
parent9872251dfe4e7bd5bbb95ef12d5781c23a75854b
examples/distributor: add dedicated core

Give the distribution functionality it's own core for performance,
otherwise it's limited by the Rx core.

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