service_select_by_cpu
return service_select_by_cpu(NULL, cpu);
d = service_select_by_cpu(d, ctx->desired_cpu);
d = service_select_by_cpu(d, -1);