Thanks for the inputs!

--
Archit Pandey
Senior Year Undergraduate Student
Department of Computer Science and Engineering
National Institute of Technology Karnataka
Surathkal, India

On Fri, 10 Apr 2020, 12:06 am Stephen Hemminger, <[email protected]>
wrote:

> On Thu, 9 Apr 2020 21:18:45 +0530
> Archit Pandey <[email protected]> wrote:
>
> > Thanks for the tip!
> >
> > This was what I experienced when I ran a separate function with periodic
> > calls to rte_timer_manage(). The code would deadlock and stop executing
> > after a few seconds.
> >
> > Is there a way to overcome this? Perhaps by passing the core numbers into
> > the library?
>
> The best advice is to stick to the DPDK threads.
> There are multiple ways to do multiple events in one thread.
>

Reply via email to