Re: [PATCH v2 2/3] baseband/acc: refactor queue status update

2024-08-13 Thread Mattia Milani
My bad, please ignore the first comment, I've confused the - and + on the left side. sorry for the misunderstanding. For the second I still think would make more sense to reset the statistics at when a queue is started rather than stopped. On 13/08/2024 09:24, Mattia Milani wrote: Dea

Re: [PATCH v2 2/3] baseband/acc: refactor queue status update

2024-08-13 Thread Mattia Milani
Dear all, I'm a DPDK newbie, but I hope anyway you are gonna consider my comments or help me to understand the code a little bit better. 1) Aren't you updating the variable two times? for example, in 'acc100_enqueue_enc_cb',     you update both 'enqueued_count' and 'enqueue_err_count' and then

[Help - BBDev] Operations executions shouldn't be asynchronous from enqueuing?

2024-07-15 Thread Mattia Milani
ld be more resilient and ductile, separating the logic that controls the queue(s) from the one that executes the actual processing. This way we could simulate more stressful situations where the growing rate of the operations is greater that the outgoing rate from the decoder. Thank you very much for your help. Best regards, Mattia Milani

Re: [Help] O-RAN Fronthaul CUS-U data structure implementation

2024-06-03 Thread Mattia Milani (Nokia)
Hi Lincoln, Thank you very much! I'll keep an eye on it 😉 All the best, Mattia From: Lincoln Lavoie Sent: Monday, June 3, 2024 1:58 PM To: Mattia Milani (Nokia) Cc: dev@dpdk.org Subject: Re: [Help] O-RAN Fronthaul CUS-U data structure implementation CA

Re: [Help] O-RAN Fronthaul CUS-U data structure implementation

2024-06-02 Thread Mattia Milani
es that get embedded into the DU (at least in the OAI implementation). Cheers, Lincoln On Wed, May 29, 2024 at 4:04 AM Mattia Milani wrote: Dear Lincoln, Thank you very much for providing this reference. I've to admit that I didn't know about this library but I'

Re: [Help] O-RAN Fronthaul CUS-U data structure implementation

2024-05-29 Thread Mattia Milani
o the O-RAN OSC open fronthaul phy implementation? https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-phy/en/latest/Architecture-Overview_fh.html Cheers, Lincoln On Tue, May 28, 2024 at 10:31 AM Mattia Milani wrote: Dear DPDK Dev community, I hope this is the correct mailing list f