> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 21, 2016 2:16 PM > To: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>; Kobylinski, > MichalX <michalx.kobylinski at intel.com> > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] lib/table: fix wrong type of nht field > > > > 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.
Yes, you're right, sorry. Michal K, please send updated version with the explanation and my ack included, thank you! Regards, Cristian