Wei Dai 9d042b3ee0 lpm: fix index of tbl8
From v20 to v1604, number of tbl8 can be up to 1<<24,
(uint8_t) or (uint16_t) may truncate the number of
index of tlb8 in v1604 and cause wrong number.

Fixes: dc81ebbacaeb ("lpm: extend IPv4 next hop field")
Cc: stable@dpdk.org

Signed-off-by: Wei Dai <wei.dai@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2017-06-19 23:30:01 +02:00
..
2017-03-27 23:28:43 +02:00
2017-03-15 18:49:41 +01:00
2017-03-15 18:49:41 +01:00
2016-09-09 17:56:08 +02:00
2017-06-19 23:30:01 +02:00