RE: Question about loop unrolling in rte_ring datastructure.

2023-11-14 Thread Morten Brørup
> From: Aditya Ambadipudi [mailto:aditya.ambadip...@arm.com] > Sent: Monday, 13 November 2023 19.15 > > Hello all. > > My name is Aditya Ambadipudi. I am not the sharpest tool in the shed. > > I was reading through the rte_ring datastructure. And I have two questions > about the optimizations

Question about loop unrolling in rte_ring datastructure.

2023-11-13 Thread Aditya Ambadipudi
Hello all. My name is Aditya Ambadipudi. I am not the sharpest tool in the shed. I was reading through the rte_ring datastructure. And I have two questions about the optimizations that are being made there. 1. Loop unrolling: https://github.com/DPDK/dpdk/blob/main/lib/ring/rte_ring_elem_pvt