app/test: verify LPM tbl8 recycle
authorWei Dai <wei.dai@intel.com>
Mon, 8 Aug 2016 06:40:45 +0000 (14:40 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 13 Oct 2016 20:17:41 +0000 (22:17 +0200)
commit231fa88ed5222b7ab7cdb47bf21dadd6a8382ae0
tree2d271a5ee55b16ffec2511ef78655e387719c3f5
parentf05b0fbe7d73b105ec9c848d4ecb6bb965391b8c
app/test: verify LPM tbl8 recycle

As a bug-fix for lpm tbl8 recycle is introduced,
add a test case to verify tbl8 group is correctly
freed when it only includes a rule with depth=24.

Signed-off-by: Wei Dai <wei.dai@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
app/test/test_lpm.c