examples/distributor: give Rx thread a core
authorDavid Hunt <david.hunt@intel.com>
Mon, 20 Mar 2017 10:08:39 +0000 (10:08 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Mar 2017 14:46:58 +0000 (16:46 +0200)
commite80046e5ac37b4747b99f557bf88cbdfd50a20b5
tree5ce2638e4f7ce08ebe1a73bec3fde250ad232c8f
parentfce56395a87dac1f30abcea5569987265f780a00
examples/distributor: give Rx thread a core

Now that we're printing out a page of stats every second to the console,
we should give the stats it's own core so that we don't interfere with
the performance of the Rx core.

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