Hi Team, Have sent a message to DPDK alias. Can you please have a look and share your thoughts on this ?
Thanks, Kamaraj On Thu, Sep 15, 2022 at 10:27 PM Kamaraj P <pkama...@gmail.com> wrote: > 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 >