app/testpmd: remove anonymous mempool code
authorOlivier Matz <olivier.matz@6wind.com>
Wed, 18 May 2016 11:04:52 +0000 (13:04 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 19 May 2016 12:40:14 +0000 (14:40 +0200)
commitb19a0c75a0d4ce1ddfe9c5f2c7d65e8a1f209663
treeb44281512e6877099782c2f223707de1ffdefc79
parentaa10457eb4c2526b8a9bcaa3fb21c5cf0beac372
app/testpmd: remove anonymous mempool code

Now that mempool library provide functions to populate with anonymous
mmap'd memory, we can remove this specific code from test-pmd.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
MAINTAINERS
app/test-pmd/Makefile
app/test-pmd/mempool_anon.c [deleted file]
app/test-pmd/mempool_osdep.h [deleted file]
app/test-pmd/testpmd.c