test/mempool: free mempool on exit
authorShreyansh Jain <shreyansh.jain@nxp.com>
Wed, 5 Apr 2017 09:35:33 +0000 (15:05 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 19 Apr 2017 13:41:15 +0000 (15:41 +0200)
commit98aabe1b701f3f58153aef029d483e2d8b9ca7b6
treeb91c2d716c881c65b81244e0b55594597e19d2b1
parentc6b3570f9e143f4cb4892af3afefd65735838b2f
test/mempool: free mempool on exit

mempool autotest was not freeing the mempools.

Fixes: 8ef772ae ("app/test: rework mempool test")
Cc: stable@dpdk.org
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Reviewed-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
test/test/test_mempool.c