DPDK usage discussions
 help / color / mirror / Atom feed
* Large interruptions for EAL thread running on isol core
@ 2022-06-23 18:03 Antonio Di Bacco
  2022-06-23 18:07 ` Omer Yamac
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Antonio Di Bacco @ 2022-06-23 18:03 UTC (permalink / raw)
  To: users

I'm running a DPDK thread on an isolated core. I also set some  flags
that could help keeping the core at rest on linux like: nosoftlockup
nohz_full rcu_nocbs irqaffinity.

Unfortunately the thread gets some interruptions that stop the thread
for about 20-30 micro seconds. This seems smal but my application
suffers a lot.

I also tried to use  rte_thread_set_priority that indeed has a strong
effect but unfortunately creates problems to Linux (like network not
working).

Is there any other knob that could help running the DPDK thread with
minimum or no interruptions at all?

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-06-28 15:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23 18:03 Large interruptions for EAL thread running on isol core Antonio Di Bacco
2022-06-23 18:07 ` Omer Yamac
2022-06-24  9:43   ` Antonio Di Bacco
2022-06-23 18:41 ` Stephen Hemminger
2022-06-24  9:45   ` Antonio Di Bacco
2022-06-24 10:43     ` Kinsella, Ray
2022-06-23 19:03 ` Carsten Andrich
2022-06-24 15:01   ` Stephen Hemminger
2022-06-24 15:41     ` Carsten Andrich
2022-06-24 16:42       ` Stephen Hemminger
2022-06-28  7:25         ` Carsten Andrich
2022-06-28 15:19           ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).