Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4887 Discussions

How does DPDK prefetch the data in mbuf?

i_amzain
Beginner
465 Views

CLNtS.png

 

The valid date of the packet is placed in the red part of the mbuf in the figure. When the CPU wants to read the data in the packets, it will access the red part of the mbuf in the figure. So, I want to know how DPDK prefetches the mbuf it will prefetch the whole mbuf to cache or only prefetch the data part(the red part in the figure).

In addition, it would be better if you could introduce the code of DPDK's prefetching mechanism (prefetch mbuf or RX descriptors) in detail.

0 Kudos
1 Reply
Zigfreid_Intel
Moderator
448 Views

Hello i_amzain,

 

Thank you for posting in Intel Ethernet Communities. 


Since this question involves DPDK, please check with Intel Premier Support for further assistance. See the following for access to Intel Premier Support.


Click the "Access and Log In" to contact the DPDK support 


https://www.intel.com/content/www/us/en/design/support/ips/training/welcome.html


Please be informed that we will now close this request. Just feel free to post a new question if you have any other inquiry in the future as this thread will no longer be monitored.


Best regards,

Zigfreid I.

Intel® Customer Support


0 Kudos
Reply