rte_timer_reset related issues in DPDK 20.05

Nagma Meraj nagma.meraj at tcs.com
Mon Nov 6 11:31:20 CET 2023


TCS Confidential

Hi,

We are working on Front Haul Library which is using DPDK internally for data accleration.
In that we are facing the following issues:
1.In Front Haul Library, one of the threads xran_timing_source_thread() is using DPDK rte_timer_reset() where in the timer_add() it is printing negative values in the timer_get_prev_enteries().
2. That is,in  prev[lvl]->sl_next[lvl] = -459511634 is taking negative value in a while loop as in the below code snippet and is going in an infinite loop because of which the above thread is getting stuck here and it is failing. Can we get possible scenarios when this type of errors generally occurs?

[cid:2e8dda97-6a2a-474d-ba0a-98e7789a4014]


Thanks & Regards,
Nagma Meraj


TCS Confidential
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20231106/1f9ffc74/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 201400 bytes
Desc: image.png
URL: <http://mails.dpdk.org/archives/dev/attachments/20231106/1f9ffc74/attachment-0001.png>


More information about the dev mailing list