Olivier Matz dd030a0ee8 app/test: fix crash of LPM test
The test recently added accesses to lpm->tbl8[ip >> 8] with is much
larger than the size of the table, causing a crash of the test
application.

Fix this typo by replacing tbl8 by tbl24.

Fixes: 231fa88ed522 ("app/test: verify LPM tbl8 recycle")

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Wei Dai <wei.dai@intel.com>
2016-11-12 22:27:09 +01:00
..
2016-06-10 15:08:57 +02:00
2016-10-08 17:54:37 +02:00
2015-06-12 11:10:10 +02:00
2016-06-14 15:31:26 +02:00
2015-09-03 19:22:48 +02:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2016-10-08 17:54:38 +02:00
2016-09-26 14:48:42 +02:00
2016-10-13 15:55:42 +02:00
2016-10-13 15:55:42 +02:00
2016-11-12 22:27:09 +01:00
2016-07-21 23:49:46 +02:00
2016-10-13 15:46:31 +02:00
2016-10-13 15:55:42 +02:00
2016-09-09 17:56:08 +02:00