a7f895740c
_cpuset TLS variable stores the CPU affinity of eal thread. Populate the _cpuset TLS variable for control thread to 1) Make rte_thread_get_affinity() and eal_thread_dump_affinity functional with control thread. 2) Quick access to cpu affinity. Signed-off-by: Jerin Jacob <jerinj@marvell.com> Reviewed-by: David Marchand <david.marchand@redhat.com>