[dpdk-users] Help - Query related to hugepages and rte_ring
Chandrika Gautam
chandrika.iitd.rock at gmail.com
Mon Aug 17 13:26:00 CEST 2020
Hi,
We are using only ring buffers from DPDK and we are observing good
performance without using hugepages! We are facing some issue in our
application using hugepages for which we have raised a separate query.
I wanted to understand whether configuring 1G hugepages for an application
using ring_buffers only will show an improvement further in our application
?
We are using below APIs and have Single Consumer and Single Producer
rte_ring_create
rte_ring_dequeue
rte_ring_enqueue
Regards,
Chandrika
More information about the users
mailing list