On 3/5/2018 4:42 PM, Reshma Pattan wrote:
Inside test_reorder_insert()
rte_mempool_get_bulk() and rte_mempool_put_bulk() are used
to allocate and free the mbufs and then rte_reorder_free()
is called which again freeing the mbufs using rte_pktmbuf_free().
The mixed use of rte_mempool_put_bulk()
On 3/5/2018 4:53 PM, Pattan, Reshma wrote:
Hi,
-Original Message-
From: Hunt, David
Sent: Thursday, May 3, 2018 4:50 PM
To: Pattan, Reshma ; dev@dpdk.org
Cc: sta...@dpdk.org
Subject: Re: [PATCH] app/test: fix reorder test failure
Hi Reshma,
On 3/5/2018 4:42 PM, Reshma Pattan wrote:
Hi,
> -Original Message-
> From: Hunt, David
> Sent: Thursday, May 3, 2018 4:50 PM
> To: Pattan, Reshma ; dev@dpdk.org
> Cc: sta...@dpdk.org
> Subject: Re: [PATCH] app/test: fix reorder test failure
>
> Hi Reshma,
>
> On 3/5/2018 4:42 PM, Reshma Pattan wrote:
> > Inside test_reorder_inse
Hi Reshma,
On 3/5/2018 4:42 PM, Reshma Pattan wrote:
Inside test_reorder_insert()
rte_mempool_get_bulk() and rte_mempool_put_bulk() are used
to allocate and free the mbufs and then rte_reorder_free()
is called which again freeing the mbufs using rte_pktmbuf_free().
The mixed use of rte_mempool_
Inside test_reorder_insert()
rte_mempool_get_bulk() and rte_mempool_put_bulk() are used
to allocate and free the mbufs and then rte_reorder_free()
is called which again freeing the mbufs using rte_pktmbuf_free().
The mixed use of rte_mempool_put_bulk() and rte_pktmbuf_free()
causing duplicate mbuf
5 matches
Mail list logo