:30 PM
> > To: dev at dpdk.org
> > Subject: [dpdk-dev] mempool with custom alignment
> >
> > 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
>
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Dax Rawal
> Sent: Wednesday, June 03, 2015 7:30 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] mempool with custom alignment
>
> Hi,
> I use mempool APIs to allocate DMA-able descri
Hi Cyril,
Definitely, yes.
Thanks.
-Dax
On Wed, Jun 3, 2015 at 11:36 AM, Cyril Chemparathy
wrote:
> On Wed, 3 Jun 2015 11:30:17 -0700
> Hi Dax,
>
> Dax Rawal wrote:
>
> > Hi,
> > I use mempool APIs to allocate DMA-able descriptor ring and buffers
> > so that I get both physical and virtual a
On Wed, 3 Jun 2015 11:30:17 -0700
Hi Dax,
Dax Rawal wrote:
> 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
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 alignm
5 matches
Mail list logo