Hi Team, 

There are lot of discussion about below code:
 rte_panic("Cannot set affinity %d i %d threadid %d\n", ret, i, lcore_config[i].thread_id);

Is there any guildiness(or patch) from the DPDK community about avoiding these panic messages in our DPDK application ? Even if we remove the panic to replace the warning , will it lead to any impact ? 

Please suggest. 

Thanks,
Kamaraj