[dpdk-dev] [PATCH] test_mempool: remove unused mp_ext var

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Jul 21 23:57:26 CEST 2016


2016-07-21 15:35, Thomas Monjalon:
> 2016-07-21 15:28, Olivier Matz:
> > Hi Santosh,
> > 
> > On 07/21/2016 01:49 PM, Santosh Shukla wrote:
> > > test_mempool func not using pointer variable 'mp_ext' and incorrectly freed. So
> > > removing ptr var. Now freeing mp_stack var.
> > > 
> > > Signed-off-by: Santosh Shukla <santosh.shukla at caviumnetworks.com>
> > 
> > Strange, it seems these modifications were present in latest patch from
> > David Hunt (v6). Maybe a bad manipulation during the push?
> 
> Yes sorry, it seems to be a wrong manipulation, the v5 was pushed.
> This patch seems to fix my error, thanks.
> 
> > The "Fixes:" line should be added though.

Fixes: ea151eb48a04 ("app/test: migrate custom mempool handler to stack handler")

> > Acked-by: Olivier Matz <olivier.matz at 6wind.com>

Applied, thanks


More information about the dev mailing list