On Wed, Apr 18, 2018 at 12:32:24AM +0200, Thomas Monjalon wrote: > 03/04/2018 15:04, Olivier Matz: > > To avoid code duplication, add a parameter to rte_ctrl_thread_create() > > to specify the name of the thread. > > There are some "stats thread" in following examples which could > benefit from this new API: > > examples/tep_termination/ > examples/vhost/
ok, I'll check if the examples can take advantage of the new API. I'll do that in the same patchset, but in another patch.