[dpdk-dev] [PATCH v2] lib/table: fix wrong type of nht field

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jun 21 15:15:53 CEST 2016


> > Change type of nht field from uint32_t to uint8_t and increase max of
> > next hops.
> > 
> > Fixes: dc81ebbacaeb ("lpm: extend IPv4 next hop field")
> > Signed-off-by: Michal Kobylinski <michalx.kobylinski at intel.com>
> > ---
> > v2:
> >  - removed changing from file: pipeline_routing_be.h
> >  - changed macro: RTE_TABLE_LPM_MAX_NEXT_HOP
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Cristian, the explanation is still missing in this commit.


More information about the dev mailing list