[dpdk-dev] mempool with custom alignment

Dax Rawal daxayrawal at gmail.com
Wed Jun 3 20:30:17 CEST 2015


Hi,
I use mempool APIs to allocate DMA-able descriptor ring and buffers so that
I get both physical and virtual addresses of allocated memory. I buffers I
get from the mempool APIs are 64 byte aligned. My requirement is 256byte
alignment. How to achieve this? mempool APIs do not seem to take alignment
parameters.

Thanks,
-Dax


More information about the dev mailing list