> -Original Message-
> From: Hemant Agrawal [mailto:hemant.agra...@nxp.com]
> Sent: Thursday, October 12, 2017 12:03 PM
> To: Ananyev, Konstantin ; dev@dpdk.org
> Cc: ashish.j...@nxp.com
> Subject: Re: [PATCH] examples/ip_reassembly: use pktmbuf to create pool
>
> On 10/12/2017 4:08 PM,
On 10/12/2017 4:08 PM, Ananyev, Konstantin wrote:
-Original Message-
From: Hemant Agrawal [mailto:hemant.agra...@nxp.com]
Sent: Wednesday, September 6, 2017 10:34 AM
To: dev@dpdk.org
Cc: Ananyev, Konstantin ; ashish.j...@nxp.com
Subject: [PATCH] examples/ip_reassembly: use pktmbuf to c
> -Original Message-
> From: Hemant Agrawal [mailto:hemant.agra...@nxp.com]
> Sent: Wednesday, September 6, 2017 10:34 AM
> To: dev@dpdk.org
> Cc: Ananyev, Konstantin ; ashish.j...@nxp.com
> Subject: [PATCH] examples/ip_reassembly: use pktmbuf to create pool
>
> From: Ashish Jain
>
> U
Hi Konstantin,
Please review?
Regards,
Hemant
On 9/6/2017 3:04 PM, Hemant Agrawal wrote:
From: Ashish Jain
Use of rte_mempool_create() with the helper provided in
librte_mbuf: rte_pktmbuf_pool_create().
This is the preferred way to create a mbuf pool else
it may not work on implementa
From: Ashish Jain
Use of rte_mempool_create() with the helper provided in
librte_mbuf: rte_pktmbuf_pool_create().
This is the preferred way to create a mbuf pool else
it may not work on implementation using the HW buffer pool
Signed-off-by: Ashish Jain
---
examples/ip_reassembly/main.c | 13 ++
5 matches
Mail list logo