numam-dpdk/lib/librte_table
Michal Kobylinski 34d279906d table: fix next hop table entry type
Change type of nht field from uint32_t to uint8_t and increase max of
next hops.

nht_entry and nht should be declared as uint8_t because
entry_size is in bytes and is given as a parameter to compute
the position in nht array.

Fixes: dc81ebbacaeb ("lpm: extend IPv4 next hop field")

Signed-off-by: Michal Kobylinski <michalx.kobylinski@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2016-06-21 22:41:40 +02:00
..
2015-10-12 16:03:19 +02:00
2014-06-17 03:34:10 +02:00
2014-06-17 03:34:10 +02:00
2014-06-17 03:34:10 +02:00
2014-06-17 03:34:11 +02:00