Process is a bit of a misnomer, “cooperative multitasking thread” would be more accurate. Src/vlib/main.c makes no effort to interrupt process nodes. If a process runs forever vpp will have a bad day.
Recitations: which version of vpp is involved? Please send “show run” output for the process node in question. The process might be waiting on an event which never happens, or for the clock to reach a time so far in the future it won’t happen in one’s lifetime. Worse luck might involve memory corruption or an issue with the timer wheel code. HTH... Dave From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Sudhir CR via lists.fd.io Sent: Friday, February 17, 2023 12:12 PM To: vpp-dev@lists.fd.io Subject: [vpp-dev] process node suspended indefinitely Hi Team, We have a process node. which we will use to do some control plane related activity. Sometimes we observe that this process node is suspended indefinitely. I know that if any process node is taking Unreasonably long time such nodes will not be scheduled further. But not able to figure out in code where this is done. Can anyone point me to the code where we are tracking time taken by each process node and suspend indefinitely if it is consuming more time. Thanks and regards, Sudhir NOTICE TO RECIPIENT This e-mail message and any attachments are confidential and may be privileged. If you received this e-mail in error, any review, use, dissemination, distribution, or copying of this e-mail is strictly prohibited. Please notify us immediately of the error by return e-mail and please delete this message from your system. For more information about Rtbrick, please visit us at www.rtbrick.com <http://www.rtbrick.com>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22601): https://lists.fd.io/g/vpp-dev/message/22601 Mute This Topic: https://lists.fd.io/mt/97032803/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-